Areloch 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 před 8 roky
..
blobShadow.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 před 8 roky
blobShadow.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
lightMapParams.cpp fbfd3ed8ed clang: constructor initialization order před 9 roky
lightMapParams.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 před 8 roky
projectedShadow.cpp a3fab3d4c4 Projected Shadow fix před 11 roky
projectedShadow.h 7a8f46b19f Update for float, double and unsigned char, unsigned short, short, etc. char was left alone: read why here http://msdn.microsoft.com/en-us/library/cc953fe1.aspx před 12 roky
sceneLighting.cpp 2002d74b78 Issue found with PVS-Studio: před 10 roky
sceneLighting.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
sceneLightingGlobals.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
scenePersist.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
scenePersist.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
shadowBase.h 7dbfe6994d Engine directory for ticket #1 před 13 roky
shadowVolumeBSP.cpp 7dbfe6994d Engine directory for ticket #1 před 13 roky
shadowVolumeBSP.h 7dbfe6994d Engine directory for ticket #1 před 13 roky