Commit Graph

100 Commits (24145d10bca874aad26773394558b8c0851af1a9)

Author SHA1 Message Date
nor..67 9f16b989fe - add a way to add a classpath for loading in-asset classes to AssetManager, use in BinaryImporter 13 years ago
sha..rd ffce10b8da * Added AwtPanel.attachTo() argument that allows attaching panel to main framebuffer instead of replacing it on the viewports 13 years ago
sky..ok 84116c85f8 Created clickable links out of http mentions in all jME3 Javadoc 13 years ago
sha..rd 55bfc5f0cf * Update to LWJGL 2.8.1 13 years ago
sha..rd 107380afc1 * Moved GLObjectManager to util, it is now NativeObjectManager and can be used to manage collection of any native object 13 years ago
sha..rd 3f95a0ca2f * Eclipse classpath no longer includes .svn folders 13 years ago
sha..rd a5be89598f * Always close InputStream in WAVLoader 13 years ago
rem..om c011a29529 OGLES renderer : gl error now appear after the shader code output when a shader fail to compile (like in LWJGL renderer) 14 years ago
kim..ng 7d315f04d9 Android: removed old apk code and added source of the curent beta1 demo apk. 14 years ago
sha..rd 64c61c86e4 * Fix syntax errors due to JmeSystem/Platform changes 14 years ago
sha..rd 5ac90f46fa * Formatting for many android classes which needed it desperately 14 years ago
sha..rd 120a3d1e4f Blender Loader 14 years ago
nor..67 42f3770946 - fix AndroidApplication 14 years ago
kim..ng 895e02f2a6 Android: minor fixes 14 years ago
kim..ng 5f0bfd8c2e Android: complete rework of the config chooser, LEGACY is still using Android phone code, FASTEST is using 5,6,5,0,16,0 but with code in jme3-andoid which is currently identical to the android source and BEST is using 8,8,8,8,16,0 - also with the same jme3 code. 14 years ago
kim..ng 0b7f96726f Android: fixed logging 14 years ago
kim..ng bb2d1073de Android: added some more logging to the surface creation 14 years ago
kim..ng 7d08828fa7 Android: fixed excessive logging in audio renderer 14 years ago
kim..ng 0a58b3c92b Android: added ConfigType.LEGACY 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 f5ee0ca201 Android: Added positional audio and let the user control the overall media volume 14 years ago
kim..ng ab9a2635a2 Android: Bugfix Using PixelFormat.RGBA_8888 instead of PixelFormat.RGB_888 14 years ago
kim..ng 354ff46ccf Android: Added streaming music to AndroidAudioRenderer 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
sha..rd 8c69c7d205 * Shader now has accelerated access to attribute by using IntMap 14 years ago
nor..67 93d968a12b - fix compile error in renderer (vb.getBufferType().name()) 14 years ago
sha..rd c727d3e006 * Fixed crash in TestCinematic 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 b1792a4e1a Android: Added depth textures and fixed best config chooser not to choose a high color, but OpenGL ES 1.0 config 14 years ago
kim..ng 5461d56ac6 Android: Added proper OpenGL ES version detection and a best EGL Config Chooser 14 years ago
sha..rd d03683deca * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application. 14 years ago
kim..ng f42b7e8f83 Android: Added pressure to touch event and allow standard jme images as cube maps 14 years ago
kim..ng dd100bed74 Android: preparation of android tree for jme input integration 14 years ago
rem..om 2d4896942d TranslucentBucket : 14 years ago
kim..ng 8cefea550e Android: Fixed race-condition on GLSurfaceView destroy, fixed MouseEvents for flyCam rotation bug 14 years ago
kim..ng e5478faae0 Android: added support for cube maps, Sky works now, use AndroidSkyFactory 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
Sha..om f2bba9e7a7 * Deprecated AndroidApplication in favor of AndroidHarness 14 years ago
kim..ng 46ca84e835 AndroidHarness integration 14 years ago
kim..ng a8e9d803dc src/android patchset: changes AndroidAssetManager, AndroidInput, OGLESContext, JmeSystem, TextureLoader 14 years ago
kim..ng 0ec3bb6dba src/android patchset: changes AndroidAssetManager, AndroidInput, OGLESContext, JmeSystem, TextureLoader 14 years ago
nor..67 44baefce4f - fix android build errors 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago