Torque3D/Engine/source/T3D/lighting
Areloch 94e6d19fb2 Ensures that baking is consistently set to use HDR formats or not which avoids an occasional mismatch crash
Also corrected a string formatting issue with loading static cubemaps on probes that could lead to a crash
Fixed the resources loaded handling so it would correctly initialize the probe's cubemaps even if the initial ghost network packet assigned a cubemap before we fully init'd the client object
2020-10-29 23:27:07 -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 Ensures that baking is consistently set to use HDR formats or not which avoids an occasional mismatch crash 2020-10-29 23:27:07 -05:00
reflectionProbe.h 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.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