Commit Graph

4 Commits (2023440acf4fd6ba8a8b913c6e51a9e045add15b)

Author SHA1 Message Date
Stephen Gold 531ff4edb1 correct 2 more typographical errors in comments 7 years ago
Stephen Gold 9675d52745 resolve deprecation warnings in jme3-niftygui 7 years ago
void d4ade2473f feature: Update Nifty GUI to version 1.4.1 10 years ago
Normen Hansen a16857c8f4 switch to gradle layout 11 years ago
voi..om cde9e514f0 Nifty GUI: improve mouse click interoperability between Nifty and Jme 12 years ago
nor..67 7ba657e430 - set logging from Level.INFO to Level.FINE for most logging 12 years ago
Sha..rd 4aea96f4b9 * Made nifty mouse wheel rotation be the same as nifty LWJGL's renderer (1/-1 instead of 120/-120) 13 years ago
sky..ok 28ce76245f Change all source licenses to say 2009-2012 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
Sha..rd be58274ab8 * Fix issue 520 again: pressing mouse over jme and releasing over nifty did not tell jme about the release. 13 years ago
Sha..rd f82be26af8 * Fix issue 520 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 7825249952 * Made some classes pretty, hope you like it 13 years ago
dan..om 5ac9953f62 Implemented the ability to change the mouse cursor. 13 years ago
nor..67 ea0be5cf9f - fix imports across engine 13 years ago
rem..om 92b97d38d8 Committed a patch from iwgeric, to make nifty Textfield display the soft keyboard on tap. 13 years ago
rem..om 859123673e Committed patch from iwgEric that fixes a couple of issues on android touchinput http://jmonkeyengine.org/groups/android/forum/topic/error-with-nifty-and-awt/?topic_page=2#post-165433 13 years ago
Sha..om 0f41e1fee1 * nifty - fix incorrect conditional in InputSystemJme.onMouseButtonEvent() 13 years ago
rem..om 950276679e Nifty : applied patch posted by iwgeric in this thread http://jmonkeyengine.org/groups/android/forum/topic/error-with-nifty-and-awt/?topic_page=2&num=15#post-147332 13 years ago
voi..om fe521c76ea update to latest Nifty 1.3.1-SNAPSHOT build especially because of consolidation of resource loading (the ResourceLoader inside of Nifty is now a part of the Nifty instance and not static anymore, see 1001faad0c for details) 13 years ago
nor..67 3cdaf0e051 jme3: 13 years ago
sha..rd 64c61c86e4 * Fix syntax errors due to JmeSystem/Platform changes 14 years ago
kim..ng 384cdcff85 Android: getTouchInput() interface add 14 years ago
sha..rd 9b9fb940a6 * Fixed compile error in nifty 14 years ago
sha..rd e15b26b0ed * Fixed issue where Nifty GUI would consume all mouse button events 14 years ago
rac..om 5ae44319ea Turns out I did things a bit wrong with respect to the new nifty mouse even queue.... 14 years ago
rac..om 76ff6bb99f Mouse wheel and the other two mouse buttons should now also be fixed. Since this is not tested in the NiftyGUI test there's no real of know till a test has been created though. To fix it I just tweaked the appropriate if statements a bit. 14 years ago
rac..om 8cdef21af6 upgraded nifty and nifty-default-controls to nightly build of 2011-03-24. Also fixed the AwtMouseInput and removed some ununsed imports. The com.jme3.niftygui.InputSystem has been changed as well to correspond with the new Nifty way of working with mouse events. It now uses the new MouseInputEventQueue and the new NiftyMouseInputEvent. 14 years ago
nor..67 9e53abbb7a move jme3 to trunk 14 years ago