3dDeters 3a26a19b19 Update canvas.cs 9 years ago
..
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 years ago
scripts 3a26a19b19 Update canvas.cs 9 years ago
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. 12 years ago
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 years ago