Sha..rd
|
cc3577acdc
* Android renderer now supports configuration changes (see: http://jmonkeyengine.org/groups/android/forum/topic/supporting-device-configuration-changes/#post-181170)
|
13 years ago |
nor..67
|
ea0be5cf9f
- fix imports across engine
|
13 years ago |
rem..om
|
0fe3b69f7d
- ANDROID Reverted a change in resolution setting, as it apparently has bad side effects on GUI
|
13 years ago |
Sha..rd
|
29b2596359
* Removed various misc handling code from AndroidHarness to OGLESContext/JmeAndroidSystem to ease using jME3 outside of AndroidHarness
|
13 years ago |
rem..om
|
1a771236cf
fix NPE in AndroidHarness when quitting (thanks iwgEric)
|
13 years ago |
rem..om
|
191bd21b40
Removed AndroidHarness specific calls from the OGLESContext.
|
14 years ago |
rem..om
|
d2b727cfd8
Android : OGLESContext can now finish the activity when being destroyed, this way calling app.stop() from jME finished the associated activity.
|
14 years ago |
rem..om
|
a3497ca8b2
Null check on audio renderer in the onPause and onResume of the android Harness. The audio renderer appears to be null (wich is another issue)
|
14 years ago |
Sha..rd
|
b89b2428af
* Applied audio fix patch (thanks prich)
|
14 years ago |
Sha..rd
|
8652b1f759
Android
|
14 years ago |
rem..om
|
82b1e94953
Added SpashScreen support for android thanks to iwgeric
|
14 years ago |
nor..67
|
3cdaf0e051
jme3:
|
14 years ago |
nor..67
|
c906508e62
- big refactoring of engine build and cleaning of sources, totally breaking SDK build for now
|
14 years ago |
nor..67
|
6113425db9
- add loading of native bullet libraries to AndroidHarness, caught if fails
|
14 years ago |
sha..rd
|
3f95a0ca2f
* Eclipse classpath no longer includes .svn folders
|
14 years ago |
sha..rd
|
5ac90f46fa
* Formatting for many android classes which needed it desperately
|
14 years ago |
kim..ng
|
0b7f96726f
Android: fixed logging
|
14 years ago |
kim..ng
|
d90f6e7e18
Android: Allow custom app instantiation
|
14 years ago |
kim..ng
|
2f8ae09033
Android: Fixed a race condition in OGLESContext which sometimes called initialize() more than once, added screen resolution setting and invert mouse x to harness
|
14 years ago |
kim..ng
|
7b0f06ff4d
Android: added mouseEventsInvertY option to Harness
|
14 years ago |
kim..ng
|
ef6b7157b9
Android: Fixed deadlock in AndroidHarness.onDestroy() and added screenOrientation
|
14 years ago |
kim..ng
|
c58f429543
Android: Fixed bug in AndroidHarness if appClass can not be found
|
14 years ago |
kim..ng
|
a7974ac659
Android: Added first prototype of AndroidAudioRenderer
|
14 years ago |
kim..ng
|
f230997d93
Android: added customizable messages to exit dialog
|
14 years ago |
kim..ng
|
fef0820ca6
Android: fixed bug - EGL_SURFACE_TYPE is checked now. Added ConfigType.FASTEST and .BEST to AndroidHarness
|
14 years ago |
kim..ng
|
f02c21a51f
Android: fixed crash in harness if inputManager is not initialized yet
|
14 years ago |
kim..ng
|
026b7f2211
added sending of historic events and added exit dialog to AndroidHarness
|
14 years ago |
kim..ng
|
5461d56ac6
Android: Added proper OpenGL ES version detection and a best EGL Config Chooser
|
14 years ago |
kim..ng
|
8cefea550e
Android: Fixed race-condition on GLSurfaceView destroy, fixed MouseEvents for flyCam rotation bug
|
14 years ago |
kim..ng
|
f93b95b3a4
Android: Fixed app lifecycle. If you leave your activity with the back key the app will be destroyed, if you use the home key the app gets frozen in the background. You can return to it and it will be in the same state as when you left it.
|
14 years ago |