| .. |
|
fonts
|
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".
|
13 سال پیش |
|
scripts
|
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 سال پیش |
|
main.cs
|
474d803a65
- Moved the background color from the Scene to the SceneWindow. This seems more appropriate, especially in a multi-window environment where you want to potentially clear the "camera" view rather than clearing the Scene itself.
|
13 سال پیش |
|
module.taml
|
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".
|
13 سال پیش |