Peter Robinson
|
ec7212195b
Asset Manager - Create New Assets
|
4 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
|
ce1e7f03d2
- Fixed module manager recursion issue when not scanning at root-path only.
|
12 years ago |
MelvMay-GG
|
21255aa701
- Added the ability to unregister a module. This isn't used very often but has been used in the past for game-project templated modules.
|
12 years ago |
MichPerry-GG
|
e5ca28f3ba
- Added a new module named "AppCore". This is the new entry module that gets loaded at the start, instead of Sandbox. This module contains the bare minimum required to run Torque 2D and present a blank window. Once it is loaded, it will load a module group named "gameBase".
|
12 years ago |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
12 years ago |