Commit Graph

1 Commits (17fd3d466eae2220e5ae874666fcd154d682cc11)

Author SHA1 Message Date
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
nor..67 ea973c14c3 - change logging from logger.info() logger.fine and logger.warning() 12 years ago
nor..67 7ba657e430 - set logging from Level.INFO to Level.FINE for most logging 12 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 12 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 0ba541ecd1 * Display initialization will not continue if crash is encountered 13 years ago
nor..67 1cc957e7e9 - big refactoring of engine build and cleaning of sources, totally breaking SDK build for now 13 years ago
sha..rd 2d1b2b7948 * Fixed "jME3 ate my mouse" Linux bug when an exception occurs 14 years ago
sha..rd a43e52a384 * XMLImporter can now read directly from file 14 years ago
kim..ng a697b6efa4 Android: getTouchInput() interface add 14 years ago
sha..rd cfb647f743 * Reduce input lag by polling after framerate syncing 14 years ago
sha..rd 0d0454f248 * Canvas is now using pbuffer workaround, allowing renderer to acquire renderer capabilities even if the canvas is not visible yet. 14 years ago
sha..rd e05c94564f * Uncaught exception handler now set only on render thread instead of entire VM 14 years ago
sha..rd 8fb97f1a3a * Call timer.reset() when gaining focus to fix "object speedup after alt-tab" issue 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