Torque3D/Engine/source/persistence/taml
2017-11-12 13:39:14 -05:00
..
binary Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
json Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
xml Fix case sensitivity and Platform::fileDelete 2016-01-09 00:37:45 -06:00
fsTinyXml.cpp Fix case sensitivity and Platform::fileDelete 2016-01-09 00:37:45 -06:00
fsTinyXml.h Fix case sensitivity and Platform::fileDelete 2016-01-09 00:37:45 -06:00
taml.cpp roll back changes to simFieldDictionary as it doesn't want to play nice and causing corruption 2017-11-12 13:39:14 -05:00
taml.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
taml_ScriptBinding.h clang catch: garbage in line directives 2016-10-18 11:37:18 -05:00
tamlCallbacks.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlChildren.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlCustom.cpp Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlCustom.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
tamlParser.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlVisitor.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlWriteNode.cpp Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
tamlWriteNode.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00