Torque3D/Engine/source/persistence/taml/xml
JeffR 630285def6 Shifts handling of material and terrain material definitions to be written into the asset definition taml file instead of having an extra loose file
Also updates importers to correctly handle this change
Adds ability for taml XML serialization to properly assign array'd fields
Adds 'inheritFrom' field to simobjects for when objects with parent objects are serialized
AssetBase how inherits from SimGroup so it can have objects like material definitions embedded in them for save/load in the taml definition file
Updated loading/handling logic in terrain material asset to be more similar to regular material assets
2022-01-30 11:50:16 -06:00
..
tamlXmlParser.cpp Update usage of TinyXML to use TinyXML2 2021-07-31 21:54:19 +02:00
tamlXmlParser.h Update usage of TinyXML to use TinyXML2 2021-07-31 21:54:19 +02:00
tamlXmlReader.cpp Shifts handling of material and terrain material definitions to be written into the asset definition taml file instead of having an extra loose file 2022-01-30 11:50:16 -06:00
tamlXmlReader.h Update usage of TinyXML to use TinyXML2 2021-07-31 21:54:19 +02:00
tamlXmlWriter.cpp Update usage of TinyXML to use TinyXML2 2021-07-31 21:54:19 +02:00
tamlXmlWriter.h Update usage of TinyXML to use TinyXML2 2021-07-31 21:54:19 +02:00