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 年之前 |
MelvMay-GG
|
99703ab577
- Added consistent "copyTo()" (cloning) functionality to AssetBase and all existing asset types. The ParticleAsset was already wired-up correctly.
|
12 年之前 |
MelvMay-GG
|
dbb80421f4
- The asset manager now tracks overall reference counts. The SceneWindow now reports this in the metrics overlay.
|
12 年之前 |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
12 年之前 |