.. |
colladaAppMaterial.cpp
|
0801a3cca8
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 rokov pred |
colladaAppMaterial.h
|
0801a3cca8
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 rokov pred |
colladaAppMesh.cpp
|
f6b7d3711d
slimmed down shadowvar cleanups, plus removal of an unused membervar.
|
7 rokov pred |
colladaAppMesh.h
|
ac7d6e6691
Updated paths for collada tdictionary.h
|
9 rokov pred |
colladaAppNode.cpp
|
fbfd3ed8ed
clang: constructor initialization order
|
9 rokov pred |
colladaAppNode.h
|
ac7d6e6691
Updated paths for collada tdictionary.h
|
9 rokov pred |
colladaAppSequence.cpp
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 rokov pred |
colladaAppSequence.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 rokov pred |
colladaExtensions.cpp
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 rokov pred |
colladaExtensions.h
|
84e8cbb4ee
Revert recent style cleanup changes.
|
10 rokov pred |
colladaImport.cpp
|
892077973b
Adds ability to skip loading of cached dts in enumColladaForImport
|
6 rokov pred |
colladaLights.cpp
|
1c2f90a190
Initial implementation of the Scene object for handling scenes/levels in a more consistent and deliberate way.
|
6 rokov pred |
colladaShapeLoader.cpp
|
d2d5b8d834
Fix zipped dts loading
|
9 rokov pred |
colladaShapeLoader.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 rokov pred |
colladaUtils.cpp
|
f6b7d3711d
slimmed down shadowvar cleanups, plus removal of an unused membervar.
|
7 rokov pred |
colladaUtils.h
|
0c1288f86c
Adds a filter for materials to never import when importing a shape
|
6 rokov pred |