| .. |
|
colladaAppMaterial.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 yıl önce |
|
colladaAppMaterial.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
|
8 yıl önce |
|
colladaAppMesh.cpp
|
0e3c128ec4
slimmed down shadowvar cleanups, plus removal of an unused membervar.
|
7 yıl önce |
|
colladaAppMesh.h
|
ac7d6e6691
Updated paths for collada tdictionary.h
|
10 yıl önce |
|
colladaAppNode.cpp
|
fbfd3ed8ed
clang: constructor initialization order
|
9 yıl önce |
|
colladaAppNode.h
|
ac7d6e6691
Updated paths for collada tdictionary.h
|
10 yıl önce |
|
colladaAppSequence.cpp
|
84e8cbb4ee
Revert recent style cleanup changes.
|
11 yıl önce |
|
colladaAppSequence.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 yıl önce |
|
colladaExtensions.cpp
|
84e8cbb4ee
Revert recent style cleanup changes.
|
11 yıl önce |
|
colladaExtensions.h
|
84e8cbb4ee
Revert recent style cleanup changes.
|
11 yıl önce |
|
colladaImport.cpp
|
05909cf897
Adds ability to skip loading of cached dts in enumColladaForImport
|
6 yıl önce |
|
colladaLights.cpp
|
9bf8337e4a
Initial implementation of the Scene object for handling scenes/levels in a more consistent and deliberate way.
|
6 yıl önce |
|
colladaShapeLoader.cpp
|
d2d5b8d834
Fix zipped dts loading
|
9 yıl önce |
|
colladaShapeLoader.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 yıl önce |
|
colladaUtils.cpp
|
0e3c128ec4
slimmed down shadowvar cleanups, plus removal of an unused membervar.
|
7 yıl önce |
|
colladaUtils.h
|
8dedcf456a
Cleanup of export function to remove redundant arg
|
7 yıl önce |