| .. |
|
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".
|
il y a 13 ans |
|
scripts
|
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.
|
il y a 12 ans |
|
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.
|
il y a 13 ans |
|
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".
|
il y a 13 ans |