Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets vor 4 Jahren
..
forcedMaterialMeshMgr.cpp 7c3bd49615 Adds ability to adjust padding to guiTextListCtrl's rows vor 6 Jahren
forcedMaterialMeshMgr.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
renderBinManager.cpp afa52850c3 Merge branch 'CustomShaderFeaturesPR' of https://github.com/Areloch/Torque3D into alpha40Macwork vor 6 Jahren
renderBinManager.h b19a4b22c8 Implementation of reflection and skylight probes. vor 7 Jahren
renderDeferredMgr.cpp 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets vor 4 Jahren
renderDeferredMgr.h 9e65e940d0 lighting single buffer vor 7 Jahren
renderFormatChanger.cpp 099dd4f1f3 Parametrize script extension, default to 'tscript' vor 5 Jahren
renderFormatChanger.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
renderGlowMgr.cpp 529558f671 Initial implementation of Custom Shader Features vor 6 Jahren
renderGlowMgr.h 30a8401d14 Add support for rendering particles to the glow buffer vor 11 Jahren
renderImposterMgr.cpp ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. vor 8 Jahren
renderImposterMgr.h ec3806bb0a Catches the remaining prepass to deferred changes on the engine side. vor 8 Jahren
renderMeshMgr.cpp 529558f671 Initial implementation of Custom Shader Features vor 6 Jahren
renderMeshMgr.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
renderObjectMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. vor 8 Jahren
renderObjectMgr.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
renderOcclusionMgr.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 vor 8 Jahren
renderOcclusionMgr.h 364dd3634d Remove dead code that contains a delete of an uninitialized pointer vor 11 Jahren
renderParticleMgr.cpp 5a933c00d3 Removed old fixed function code from GFX. vor 5 Jahren
renderParticleMgr.h af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. vor 8 Jahren
renderPassManager.cpp 099dd4f1f3 Parametrize script extension, default to 'tscript' vor 5 Jahren
renderPassManager.h 6ade6f08ce Updated Assimp vor 5 Jahren
renderPassStateToken.cpp 099dd4f1f3 Parametrize script extension, default to 'tscript' vor 5 Jahren
renderPassStateToken.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
renderProbeMgr.cpp 53f9f49410 mMipCount was never being filled out. just use mPrefilterArray->getMipMapLevels() direct vor 5 Jahren
renderProbeMgr.h 6a3603c737 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. vor 5 Jahren
renderTerrainMgr.cpp af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. vor 8 Jahren
renderTerrainMgr.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
renderTexTargetBinManager.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 vor 8 Jahren
renderTexTargetBinManager.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren
renderTranslucentMgr.cpp 5a933c00d3 Removed old fixed function code from GFX. vor 5 Jahren
renderTranslucentMgr.h 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren