Brian Roberts 0c29847943 Merge pull request #343 from lukaspj/feature/mesh-road-profile-editor hace 5 años
..
editors 0c29847943 Merge pull request #343 from lukaspj/feature/mesh-road-profile-editor hace 5 años
VolumetricFog.cpp 8956559bfd Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code. hace 5 años
VolumetricFog.h 09c651c26d Corrected profile for GameObjectAsset type field button hace 6 años
VolumetricFogRTManager.cpp 1efb687867 uninitialized variables-environment and forrest hace 5 años
VolumetricFogRTManager.h 27d6665d21 set volumetric fog to use the standard window-resized trigger for it's update hace 6 años
basicClouds.cpp 1efb687867 uninitialized variables-environment and forrest hace 5 años
basicClouds.h cb8b8b7316 Use shader data for get sampler register in CloudLayer and BasicClouds. hace 11 años
cloudLayer.cpp 1efb687867 uninitialized variables-environment and forrest hace 5 años
cloudLayer.h 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 hace 8 años
decalRoad.cpp 1efb687867 uninitialized variables-environment and forrest hace 5 años
decalRoad.h 7dbfe6994d Engine directory for ticket #1 hace 13 años
meshRoad.cpp 973fd44c6a Profile editor for the meshRoad object hace 5 años
meshRoad.h 973fd44c6a Profile editor for the meshRoad object hace 5 años
nodeListManager.cpp 7dbfe6994d Engine directory for ticket #1 hace 13 años
nodeListManager.h 1efb687867 uninitialized variables-environment and forrest hace 5 años
river.cpp 1efb687867 uninitialized variables-environment and forrest hace 5 años
river.h 1efb687867 uninitialized variables-environment and forrest hace 5 años
scatterSky.cpp c680471378 looks like the with the latest translucnency work, dynamic shadows are no longer triggering malformed values in forward lit materials, so flipped that back on hace 6 años
scatterSky.h 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 hace 8 años
skyBox.cpp 454192ed02 from @rextimmy new isbackground shader feature. used the same z=w trick we've done before to force things to render behind everything else. applied to fog hace 5 años
skyBox.h 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 hace 8 años
sun.cpp 6ade6f08ce Updated Assimp hace 5 años
sun.h 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 hace 8 años
timeOfDay.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 hace 8 años
timeOfDay.h 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 hace 8 años
waterBlock.cpp 1efb687867 uninitialized variables-environment and forrest hace 5 años
waterBlock.h f4c940f4fe Added basic Walkabout with #define renamed and no editor. hace 11 años
waterObject.cpp 6b2db37f8a followup to array acess breaches: waterobject and guiparticlegraphctrl need to check `>=`, not just `>` hace 5 años
waterObject.h 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 hace 8 años
waterPlane.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 hace 8 años
waterPlane.h f4c940f4fe Added basic Walkabout with #define renamed and no editor. hace 11 años