OSDN Git Service

Add AndroidTGALoader
[mikumikustudio/MikuMikuStudio.git] / engine / src / android / com / jme3 / app / AndroidHarness.java
2013-07-06 Kazuhiko KobayashiAdd AndroidTGALoader
2013-07-06 Kazuhiko Kobayashifix Texture bug
2011-09-30 shadowislord * Eclipse classpath no longer includes .svn folders
2011-09-10 shadowislord * Formatting for many android classes which needed...
2011-07-22 kimxilxyongAndroid: fixed logging
2011-07-12 kimxilxyongAndroid: Allow custom app instantiation
2011-07-12 kimxilxyongAndroid: Fixed a race condition in OGLESContext which...
2011-07-05 kimxilxyongAndroid: added mouseEventsInvertY option to Harness
2011-06-30 kimxilxyongAndroid: Fixed deadlock in AndroidHarness.onDestroy...
2011-06-29 kimxilxyongAndroid: Fixed bug in AndroidHarness if appClass can...
2011-06-24 kimxilxyongAndroid: Added first prototype of AndroidAudioRenderer
2011-06-22 kimxilxyongAndroid: added customizable messages to exit dialog
2011-06-21 kimxilxyongAndroid: fixed bug - EGL_SURFACE_TYPE is checked now...
2011-06-17 kimxilxyongAndroid: fixed crash in harness if inputManager is...
2011-06-16 kimxilxyongadded sending of historic events and added exit dialog...
2011-06-12 kimxilxyongAndroid: Added proper OpenGL ES version detection and...
2011-05-29 kimxilxyongAndroid: Fixed race-condition on GLSurfaceView destroy...
2011-05-24 kimxilxyongAndroid: Fixed app lifecycle. If you leave your activit...
2011-05-18 kimxilxyongAndroidHarness integration
2011-03-14 normen667move jme3 to trunk