This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
0
You've already forked jmonkeyengine
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
jmonkeyengine
/
engine
History
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.
...
git-svn-id:
https://jmonkeyengine.googlecode.com/svn/trunk@9610
75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-08-04 01:55:37 +00:00
..
lib
- add updated osx bullet natives
2012-06-03 01:28:52 +00:00
nbproject
- revert genfiles for jme project as the project uses the netbeans 7.0.1 ant build files and would not be updated in a newer version if only this file was updated in the project
2012-05-31 11:14:49 +00:00
src
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.
2012-08-04 01:55:37 +00:00
test
/com
jme3:
2011-12-03 14:06:48 +00:00
test-data
WaterFilter forgot the heightmap for the test case
2012-07-10 20:39:47 +00:00
build.xml
- override default javadoc target to exclude test javadoc in build.xml
2012-02-25 14:51:33 +00:00
bullet-native-build.txt
- update information on native bullet building
2011-12-04 23:14:38 +00:00
MANIFEST.MF
move jme3 to trunk
2011-03-14 12:55:32 +00:00
master-application.jnlp
- cleanup build process
2011-05-03 14:33:55 +00:00
mountains.zip
Fix: the new way to add physics to terrainGrid is to use the listener interface, see updated tests
2011-07-07 15:02:08 +00:00
preview-application.html
move jme3 to trunk
2011-03-14 12:55:32 +00:00
quake3level.zip
move jme3 to trunk
2011-03-14 12:55:32 +00:00
TestChooser.exe
move jme3 to trunk
2011-03-14 12:55:32 +00:00
town.zip
* Fixed town.zip by getting it from googlecode downloads
2012-03-14 04:16:04 +00:00
wildhouse.zip
move jme3 to trunk
2011-03-14 12:55:32 +00:00