| .. |
|
rapidjson
|
1d007c26a4
- TAML now supports writing and reading JSON. By default it will use a schema that is strictly compatible with JSON RFC4627 (specifically the part about member names must be unique) however TAML does not care about this and it can be turned off with the console variable "$pref::T2D::JSONStrict" (set it to false).
|
12 years ago |
|
taml
|
4ac9c584c5
Updated Spine runtime version to 3.8. Refactored from SkeletonObject to SpineObject to clear way for other potential runtimes like Creature or Flare.
|
5 years ago |
|
tinyXML
|
a472594c08
Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations.
|
12 years ago |
|
SimXMLDocument.cpp
|
fec28e4f99
Fix overall general compiler warnings
|
7 years ago |
|
SimXMLDocument.h
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
SimXMLDocument_ScriptBinding.h
|
9c2b026d3a
updated xcode OSX project.
|
12 years ago |