chaigler 4a72d54782 Fix assert on exit when Basic Lighting is removed 7 lat temu
..
cubeLightShadowMap.cpp 7dbfe6994d Engine directory for ticket #1 13 lat temu
cubeLightShadowMap.h 7dbfe6994d Engine directory for ticket #1 13 lat temu
dualParaboloidLightShadowMap.cpp c0b2e6536b Reduce innecesary changes on Render Target textures. 11 lat temu
dualParaboloidLightShadowMap.h 7dbfe6994d Engine directory for ticket #1 13 lat temu
lightShadowMap.cpp 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy 8 lat temu
lightShadowMap.h af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 lat temu
paraboloidLightShadowMap.cpp 7dbfe6994d Engine directory for ticket #1 13 lat temu
paraboloidLightShadowMap.h 7dbfe6994d Engine directory for ticket #1 13 lat temu
pssmLightShadowMap.cpp 2753f562e8 shadow caching 10 lat temu
pssmLightShadowMap.h 2753f562e8 shadow caching 10 lat temu
shadowCommon.h 7dbfe6994d Engine directory for ticket #1 13 lat temu
shadowMapManager.cpp 4a72d54782 Fix assert on exit when Basic Lighting is removed 7 lat temu
shadowMapManager.h 2753f562e8 shadow caching 10 lat temu
shadowMapPass.cpp 55b26be9ba account for fov change (also, internal docs) 9 lat temu
shadowMapPass.h 55b26be9ba account for fov change (also, internal docs) 9 lat temu
shadowMatHook.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 lat temu
shadowMatHook.h 7dbfe6994d Engine directory for ticket #1 13 lat temu
singleLightShadowMap.cpp 91e542b8ec SceneCullingState with culling and camera frustum 12 lat temu
singleLightShadowMap.h 7dbfe6994d Engine directory for ticket #1 13 lat temu