d3b49c416a
-Used a more consistent set of keywords for the shader -Remove all harcoded entry points -Re-wrote the GLSL shader parser, new system is more flexible. Allows any entry point organization. -Entry point for sky shaders is now sky(). -Entry point for particle shaders is now process(). |
||
---|---|---|
.. | ||
config.py | ||
lightmapper_rd.cpp | ||
lightmapper_rd.h | ||
lm_blendseams.glsl | ||
lm_common_inc.glsl | ||
lm_compute.glsl | ||
lm_raster.glsl | ||
register_types.cpp | ||
register_types.h | ||
SCsub |