Stephen Gold
21454f2ab2
fix issue #923 for native Bullet
6 years ago
Rickard Edén
a8b2ad0869
Merge pull request #937 from jseinturier/jme3-vr-openvr_lwjgl
...
Updating OpenVR bindings
6 years ago
Stephen Gold
8f21a7eb55
test and fix for issue #931
6 years ago
jseinturier
9661d8c747
Updating OpenVR bindings
...
Updated OpenVR JNA binding from 1.0.9 to 1.0.16
Added OpenVR/LWJGL binding using KWJGL 3.2.0
6 years ago
JESTERRRRRR
45f7c3a230
Particle tile number/UV calculation change ( #930 )
...
* Update ParticlePointMesh.java
* Update ParticleTriMesh.java
6 years ago
travis-ci
03a5a4470a
[ci skip] bullet: update linux natives
6 years ago
travis-ci
3f4d47559c
[ci skip] bullet: update osx natives
6 years ago
appveyor
58eb2029c1
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
976d45a230
test and fix for issue #928 : disabled native Bullet's QuickProf
6 years ago
David Berrios
95ba65c8c5
Remove JVM arguments for OSX when running examples
6 years ago
Toni Helenius
989fc0a9f0
The mouse pos should be initialized always
6 years ago
Toni Helenius
ca81975988
Get initial mouse pos on init, pass it to the InputManager
6 years ago
Toni Helenius
87023eb3f7
Set as finals
6 years ago
Nebloksiam
e8cb3124f2
Load animated cursor NPE
...
Potential NPE when loading animated cursors (.ani)
6 years ago
Stephen Gold
02ec12e454
fix for issue #917
6 years ago
travis-ci
c1c08f3a74
[ci skip] bullet: update linux natives
6 years ago
travis-ci
d096f1be20
[ci skip] bullet: update osx natives
6 years ago
appveyor
a492b746c2
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
8f26a3cc3f
tests and fixes for issues #918 and #919
6 years ago
Stephen Gold
697b4a675e
resolve issue #916
6 years ago
Stephen Gold
b2be9ce3f2
issue #915 : use "precise" environment only for openjdk7 build
6 years ago
Stephen Gold
ac088e4554
issue #915 : revert Travis Linux build environment
...
from "precise" to "trusty"
6 years ago
travis-ci
a31ee80798
[ci skip] bullet: update osx natives
6 years ago
appveyor
b764f1346c
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
618337a81d
fix for issue #913
6 years ago
travis-ci
499714507b
[ci skip] bullet: update osx natives
6 years ago
appveyor
0fde1b86f8
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
dc4189afc3
test case and fix for issue #911
6 years ago
Stephen Gold
ce871712a8
fix for issue #908
6 years ago
Stephen Gold
f16974fcb6
jme3-bullet: add and improve comments, mostly JavaDoc
6 years ago
Stephen Gold
84a103fbe4
fix for issue #740 ( #906 )
6 years ago
Stephen Gold
1c5c5e85c0
Merge pull request #905 from stephengold/master
...
jme3-bullet: add and improve comments, mostly JavaDoc
6 years ago
Stephen Gold
6e96ee5bf2
jme3-bullet: add and improve comments, mostly JavaDoc
6 years ago
Stephen Gold
025b27c96d
test cases and fix for issue #880
6 years ago
Stephen Gold
4323c4101a
fix for issue #897
6 years ago
Stephen Gold
e80302728f
fix for issue #898
6 years ago
Stephen Gold
0b782b9fb4
fix for issue #886
6 years ago
Stephen Gold
10eef65e73
test case and fix for issue #894
6 years ago
Stephen Gold
a4ca3cbd40
test case and fix for issue #883
6 years ago
Stephen Gold
a28d5ccd16
test case and fix for issue #889
6 years ago
Riccardo Balbo
f12d7e4e60
Fix AudioNode issues when using velocityFromTranslation and small refactoring ( #875 )
...
* Fix AudioNode issues when using velocityFromTranslation and small refactoring
* Fix audionode fix
6 years ago
travis-ci
9c949891b0
[ci skip] bullet: update osx natives
6 years ago
appveyor
34126f25e4
[ci skip] bullet: update windows natives
6 years ago
Stephen Gold
570e4850ea
rm auto-generated C++ headers from repo, rm unzipped files during clean
6 years ago
Stephen Gold
694232e269
use Gradle v4.10, android tools v3.1.4, bintray plugin v1.8.4
6 years ago
Stephen Gold
40f6a7cc7a
avoid JDK10 so Travis CI can succeed
6 years ago
Stephen Gold
ac182e38d5
add a test for JME issue #877
6 years ago
Riccardo Balbo
087197aff4
Fix bullet skipping enqueued tasks - #867
6 years ago
Stephen Gold
2d6aa15526
correct a typographical error in JavaDoc
6 years ago
Toni Helenius
bbcb8c5701
Feature 871 ( #873 )
...
* Update LWJGL to 3.1.6
* Change LinkedLists to ArrayDeques
* Call glfwTerminate & set NULL error callback on destroy
fixes crash when context is re-created
6 years ago