Aeva / m.grl

Midnight Graphics & Recreation Library
http://mgrl.midnightsisters.org
GNU Lesser General Public License v3.0
44 stars 3 forks source link

"urI" metadata field not being populated on all ast tokens #223

Open Aeva opened 8 years ago

Aeva commented 8 years ago

You can see it in action by typing this into the console (shader introduced in #221, but it might just be everything, need to look more into it)

please.access('deferred_renderer/lighting_passes.frag').__ast.data[0].meta

This doesn't hurt anything when your shaders compile without issue, but it makes it harder to debug composite shaders >_>