Tim Newell
|
9ba5b1b190
Added keyboard closing support and a fix for the NDK bug that locks up the app when closing keyboard
|
před 12 roky |
Tim Newell
|
2945aea0af
Modified the back button callback to hide keyboard if its showing
|
před 12 roky |
Tim Newell
|
c33d37e66a
Fixed a bug where it would not compile on windows and fixed the androidBackButton callback to pass in state
|
před 12 roky |
Tim Newell
|
be8b22bd42
fixed bug with reading files from cache and added back button script function to quit game
|
před 12 roky |
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".
|
před 13 roky |
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.
|
před 13 roky |
MelvMay-GG
|
d84fdda831
- Set the assets to ignore the auto-unload by default. This favours performance by removing asset unloads over memory usage.
|
před 13 roky |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
před 13 roky |