Commit Graph

38 Commits (5144c99dcdb880d28d40f8fce6c3d9b8b72c834c)

Author SHA1 Message Date
Zer..om 2f886846c8 Updated SettingsDialog with an improved layout (including labels for the options), i18n via a resource bundle, and a more sensible list of windowed mode screen resolutions. You can also now specify a minimum width and height in the app settings and it will not let you select a mode smaller than that. 12 years ago
iwg..ic dd46be3688 Add support for multiple folder storage types for getStorageFolder 12 years ago
nor..67 b3dc16535f - add current iOS code 12 years ago
Sha..rd 60f52b8ea6 * When specifying OPENGL3 in AppSettings, it is now Mac OS X compatible 12 years ago
sky..ok fa841874c6 Add missing licenses in Core, Core-Effects, Core-Plugins, and Desktop code groups 13 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 13 years ago
Sha..rd 2a11aae3a4 * ImageRaster now supports Android. However the constructor can no longer be used. Instead user should create it by using ImageRaster.create() which automatically defers the handling to JmeSystem. 13 years ago
Sha..rd 6f5d4ef943 * Added ViewPort.clearProcessors() to remove all processors from a viewport 13 years ago
pot..om 16851eb1d8 Removing Android Sensor Support (undo r9610). Preparing for new way of implementing sensor support on Android. 13 years ago
pot..om bb631ab13a Adding support for defining external (or internal in Android's case) sensors. This is still a work in progress. Major task yet to complete is defining the coordinate system to return the sensor data. 3 sensor types are defined: Magnetic, Accelerometer, Orientation. Right now the sensor data is returned in device coordinates for Magnetic and Acceleration, and World (Earth) coordinates for Orientation. Sensors use the Input Manager to define triggers and listeners like all other input types. Only Android has an implementation for SensorInput at this time. See forum post http://jmonkeyengine.org/groups/android/forum/topic/creating-engine-support-for-android-sensor-input/ for details of the operation and current status. 13 years ago
Sha..rd c7186886bc * OGLESShaderRenderer.readFrameBuffer() can now read from the main framebuffer in RGBA format. 13 years ago
Sha..rd af7435ffdf * jME3 now shows error dialog on exception by default (unless user overrides handleError) 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
Sha..rd 02742f720f * AppSettings now supports floating point values 13 years ago
rem..om 92b97d38d8 Committed a patch from iwgeric, to make nifty Textfield display the soft keyboard on tap. 13 years ago
Sha..rd 4721c944a2 * Minor warning fix in BoundingBox, BIHTree 13 years ago
sky..om 8e721f5c93 Brought the number of Javadoc workings down to 322 from 391; Updated year to 2012 in license header of affected files 13 years ago
nor..67 70b35f73ff - fix bullet native library name for 64bit linux in Natives.jar 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
nor..67 c906508e62 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
sha..rd cfd13e8d33 * Added some new lines here and there 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
nor..67 3ff2771a69 - add backengineered JmeVersion to fix build 13 years ago
sky..ok 84116c85f8 Created clickable links out of http mentions in all jME3 Javadoc 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
nor..67 ac8a9dc0ce - make AppSettings final 14 years ago
sha..rd f182b5d91b * Javadoc for some classes 14 years ago
Sha..om b2c7849355 * Added stereo 3D to AppSettings 14 years ago
sha..rd 39a7c743af * Fix android runtime error due to BufferedImage being used in AppSettings 14 years ago
sha..rd 95cdde7f53 * Javadocs for com.jme3.material 14 years ago
kim..ng d472a16f7f Touch event core files integration 14 years ago
rem..om 2d4896942d TranslucentBucket : 14 years ago
sha..rd 4fbaecc5db * Added Javadoc for Picture, FrameBuffer, Image.Format, and AppSettings 14 years ago
sha..rd 1a3823b6aa * Set AppSettings.setRenderer() to LWJGL_OpenGL_ANY to choose renderer based on capabilities of video card. 14 years ago
sha..rd 7d6167c0dc * Added Renderer.invalidateState() to reset the render context 14 years ago
sha..rd 61aea1e2c5 * Big refactoring of LWJGL display system, mainly to support updating the main loop without a render context or input devices being available. 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago