Commit History

Author SHA1 Message Date
  MelvMay-GG 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
  MelvMay-GG a4bdef3fcf - Turn-off the canvas background clear as it's not used by default. 12 years ago
  MelvMay-GG b6377607f4 - Use the canvas background color instead of the scene background color until I can sort out the clipping. 13 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". 13 years ago