Torque3D/Engine/source/T3D/lighting
Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets
Processed core, tools and default modules to utilize assets
Converted all console types that were string based, such as TypeImageFilename to utilize const char*/the string table, which avoids a lot of type swapping shenanigans and avoids string corruption
Removed unneeded MainEditor mockup module
Removed some unused/duplicate image assets from the tools
2021-07-19 01:07:08 -05:00
..
boxEnvironmentProbe.cpp Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene. 2020-10-19 00:53:09 -05:00
boxEnvironmentProbe.h Reorg of the probe initialization/update code to streamline parts of it, and make it flow more obviously 2019-06-04 00:21:52 -05:00
IBLUtilities.cpp adress #205 2020-06-10 11:52:47 -05:00
IBLUtilities.h Post FX script file initialization 2019-07-15 00:38:53 -05:00
reflectionProbe.cpp Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
reflectionProbe.h Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
skylight.cpp Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene. 2020-10-19 00:53:09 -05:00
skylight.h Reorg of the probe initialization/update code to streamline parts of it, and make it flow more obviously 2019-06-04 00:21:52 -05:00
sphereEnvironmentProbe.cpp Overhauls the handling of probes to utilize an active probe list to improve performance and allow a greater total number of active probes in a scene. 2020-10-19 00:53:09 -05:00
sphereEnvironmentProbe.h Reorg of the probe initialization/update code to streamline parts of it, and make it flow more obviously 2019-06-04 00:21:52 -05:00