Torque3D/Engine/source/lighting/common
JeffR c96d58ae34 - Updates the material and terrain material assets to utilize AssetRef and drop the old macros like how Image and ShapeAssets have been updated.
- Updates the various classes using materials to comply to the change.
- Also standardizes some getter names to follow the general convention image and shape used to keep things more consistent across the board to minimize usage friction.
- Shifts handling of fallback asset lookups for the thus-far converted classes to have them be loaded during core initialization rather than being loaded as part of other asset loading as that sometimes lead to nesting execution/stability errors. Explicit call now ensures the fallbacks are loaded before any other asset tries to load, so there's no room for confounding or having no fallback to work with.
2026-07-03 23:38:43 -05:00
..
blobShadow.cpp uninitialized variables-lighting 2020-05-11 15:07:21 -05:00
blobShadow.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
lightMapParams.cpp clang: constructor initialization order 2016-10-14 18:16:55 -05:00
lightMapParams.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
projectedShadow.cpp - Updates the material and terrain material assets to utilize AssetRef and drop the old macros like how Image and ShapeAssets have been updated. 2026-07-03 23:38:43 -05:00
projectedShadow.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sceneLighting.cpp uninitialized variables-lighting 2020-05-11 15:07:21 -05:00
sceneLighting.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
sceneLightingGlobals.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
scenePersist.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
scenePersist.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
shadowBase.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
shadowVolumeBSP.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
shadowVolumeBSP.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00