| .. |
|
console.cs
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 år sedan |
|
customToolboxGui.cs
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 år sedan |
|
manipulation.cs
|
703d82841d
- Fixed console warnings raised when receiving Sandbox manipulation events occur in an unexpected order (this can happen but we don't need to see it spamming the console).
|
12 år sedan |
|
sandboxPreferences.cs
|
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 år sedan |
|
scene.cs
|
8702dc61e0
- Modified toy behaviors to use "onCollision" rather than "handlesCollision" which is jusy confusing and inconsistent.
|
12 år sedan |
|
toolbox.cs
|
2bf27123e8
splash screen file and script changes i missed commiting
|
12 år sedan |
|
toys.cs
|
3c0acabd9b
- Sandbox toys are now automatically added as an input listener on the SandboxWindow object therefore they receive direct input events without the need to use the messy "package" stuff.
|
12 år sedan |