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."
|
11 年之前 |
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.
|
11 年之前 |
Charles Patterson
|
9c2b026d3a
updated xcode OSX project.
|
12 年之前 |
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.
|
12 年之前 |
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).
|
12 年之前 |
MelvMay-GG
|
e71d947aec
- There you go XCode, the space you insisted upon.
|
12 年之前 |
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.
|
12 年之前 |
MelvMay-GG
|
0290d9106e
- Added the ability to generate a TAML schema file using "GenerateTamlSchema( filename )". Adding field types shortly.
|
12 年之前 |
MelvMay-GG
|
10adb38bcc
- Fixed bug where TAML auto-format was not turned-off when an explicit format mode was specified using "TamlWrite()" or "TamlRead()".
|
12 年之前 |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
12 年之前 |