Torque3D/Engine/source/renderInstance
marauder2k7 f288ffccba cubemap baking fix
the key part of this issue was to invert the order we were baking the faces. Not much of a fix but it works better than before need to get a proper fix implement
the way the issue is copying X+ into every other face but isnt doing it in the reverse order means the rtv for face 0 must be being replicated into all other faces.
2024-12-04 21:57:32 +00:00
..
forcedMaterialMeshMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
forcedMaterialMeshMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderBinManager.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderBinManager.h virtuals removed 2024-03-18 18:13:00 +00:00
renderDeferredMgr.cpp remove glowbin as it's own render pass 2024-05-30 17:29:42 -05:00
renderDeferredMgr.h virtuals removed 2024-03-18 18:13:00 +00:00
renderFormatChanger.cpp Reverse depth & 32F buffer format 2023-04-14 20:13:28 -06:00
renderFormatChanger.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderImposterMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderImposterMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderMeshMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderMeshMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderObjectMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderObjectMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderOcclusionMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderOcclusionMgr.h virtuals removed 2024-03-18 18:13:00 +00:00
renderParticleMgr.cpp Removed old fixed function code from GFX. 2021-01-05 12:57:17 +10:00
renderParticleMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderPassManager.cpp remove glowbin as it's own render pass 2024-05-30 17:29:42 -05:00
renderPassManager.h virtuals removed 2024-03-18 18:13:00 +00:00
renderPassStateToken.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderPassStateToken.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderProbeMgr.cpp cubemap baking fix 2024-12-04 21:57:32 +00:00
renderProbeMgr.h virtuals removed 2024-03-18 18:13:00 +00:00
renderTerrainMgr.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderTerrainMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
renderTexTargetBinManager.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
renderTexTargetBinManager.h virtuals removed 2024-03-18 18:13:00 +00:00
renderTranslucentMgr.cpp * BugFix: Clear some MSVC compiler warnings. 2021-10-07 00:27:39 -04:00
renderTranslucentMgr.h rest of virtuals removed 2024-03-18 18:40:22 +00:00