nahkhiir
|
f0de4c7c5f
Fixes issue 44 - allows Linux build with compiler flag -std=c++17
|
2 years ago |
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 years ago |
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 years ago |
Charlie Patterson
|
ecc07608cb
Using doxygen "groups" or "modules" as a major factor in keeping the documentation (reference material and all) with the source.
|
12 years ago |
MelvMay-GG
|
61544fec27
- Completely rewritten the Taml visitor/parser set-up this morning. Now TAML can perform parsing requests for visitors for potentially any format i.e. you can write a visitor without having knowledge of the format being read. Only an XML parser is currently present but I'm now writing JSON and BINARY parsers. With a JSON and BINARY parser in place you will be able to define things like asset-definitions and module-definitions in any TAML format (any that has a parser).
|
12 years ago |
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 years ago |
MelvMay-GG
|
10f998ff16
- Moved some TAML constants to a central location.
|
12 years ago |
MelvMay-GG
|
498a84a7e7
- Some minor consistency changes to Taml.
|
12 years ago |
capnlove
|
cf538f01f0
Resolved Conflicts:
|
12 years ago |
MelvMay-GG
|
0290d9106e
- Added the ability to generate a TAML schema file using "GenerateTamlSchema( filename )". Adding field types shortly.
|
12 years ago |
MelvMay-GG
|
5aea3bc335
- Taml serialization WIP.
|
12 years ago |
MelvMay-GG
|
2658898907
- Taml serialization WIP.
|
12 years ago |
MelvMay-GG
|
bad36740ff
- Taml serialization WIP.
|
12 years ago |
MelvMay-GG
|
d15faaa9b9
- Taml serialization WIP.
|
12 years ago |
MelvMay-GG
|
9d273f324a
- Taml serialization WIP.
|
12 years ago |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
12 years ago |