Peter Robinson
|
19f0ffa46d
Debug from VisualStudio Fix
|
10 лет назад |
Tim Newell
|
9ba5b1b190
Added keyboard closing support and a fix for the NDK bug that locks up the app when closing keyboard
|
12 лет назад |
Tim Newell
|
2945aea0af
Modified the back button callback to hide keyboard if its showing
|
12 лет назад |
Tim Newell
|
c33d37e66a
Fixed a bug where it would not compile on windows and fixed the androidBackButton callback to pass in state
|
12 лет назад |
Tim Newell
|
be8b22bd42
fixed bug with reading files from cache and added back button script function to quit game
|
12 лет назад |
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 лет назад |
MelvMay-GG
|
7df9a35219
- Explicitly unload the Sandbox module rather than letting the module-manager just iterate all the modules during its shutdown which will work but cause warnings.
|
13 лет назад |
MelvMay-GG
|
d84fdda831
- Set the assets to ignore the auto-unload by default. This favours performance by removing asset unloads over memory usage.
|
13 лет назад |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 лет назад |