Torque3D/Engine/source/ts/collada
Areloch 5ad9ae30bb Bugfixes and improvements for the animation component and related asset behavior.
Adds in ability to establish a shape animation asset as being cyclic or blended.
Adds functionality for blended animations to integrated into shapeAssets.
2018-02-04 14:31:28 -06:00
..
colladaAppMaterial.cpp 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 2017-06-23 11:36:20 -05:00
colladaAppMaterial.h 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 2017-06-23 11:36:20 -05:00
colladaAppMesh.cpp 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 2017-06-23 11:36:20 -05:00
colladaAppMesh.h Updated paths for collada tdictionary.h 2015-12-13 03:33:39 +00:00
colladaAppNode.cpp clang: constructor initialization order 2016-10-14 18:16:55 -05:00
colladaAppNode.h Updated paths for collada tdictionary.h 2015-12-13 03:33:39 +00:00
colladaAppSequence.cpp Revert recent style cleanup changes. 2015-03-04 11:58:36 +11:00
colladaAppSequence.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
colladaExtensions.cpp Revert recent style cleanup changes. 2015-03-04 11:58:36 +11:00
colladaExtensions.h Revert recent style cleanup changes. 2015-03-04 11:58:36 +11:00
colladaImport.cpp Bugfixes and improvements for the animation component and related asset behavior. 2018-02-04 14:31:28 -06:00
colladaLights.cpp 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 2017-06-23 11:36:20 -05:00
colladaShapeLoader.cpp Fix zipped dts loading 2016-03-04 10:45:55 +01:00
colladaShapeLoader.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
colladaUtils.cpp fix atlas texture, extra info for opencollada 2016-12-09 16:29:23 -06:00
colladaUtils.h Revert recent style cleanup changes. 2015-03-04 11:58:36 +11:00