MichPerry-GG
|
21b86e342d
Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately."
|
vor 12 Jahren |
MichPerry-GG
|
3067b33f48
Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately.
|
vor 12 Jahren |
Charles Patterson
|
9c2b026d3a
updated xcode OSX project.
|
vor 12 Jahren |
Charlie Patterson
|
9308e1e3ed
converting a ton of ConsoleFunction's to ConsoleFunctionWithDocs. This often involves separating console functions into their own *_ScriptBinding.h file. This is probably half of them moved and 75% tested.
|
vor 12 Jahren |
MelvMay-GG
|
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).
|
vor 12 Jahren |
MelvMay-GG
|
e71d947aec
- There you go XCode, the space you insisted upon.
|
vor 12 Jahren |
MelvMay-GG
|
50d9c9cc4d
- Taml now writes a relative schema location if "$pref::T2D::TAMLSchema" is set. Simply specifying the filename is relative to the executable. Using "blah/foo.xsd" is a sub-folder relative to the executable.
|
vor 12 Jahren |
MelvMay-GG
|
0290d9106e
- Added the ability to generate a TAML schema file using "GenerateTamlSchema( filename )". Adding field types shortly.
|
vor 12 Jahren |
MelvMay-GG
|
10adb38bcc
- Fixed bug where TAML auto-format was not turned-off when an explicit format mode was specified using "TamlWrite()" or "TamlRead()".
|
vor 13 Jahren |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
vor 13 Jahren |