Commit Graph

6979 Commits (b059c7c0ddb4b5f5a58ef460cb32ac063b66a458)
 

Author SHA1 Message Date
Stephen Gold bb32b882a0 gradle.properties: ready for 3.3.0-alpha5 build 5 years ago
Stephen Gold 2010c819cb travis: upload JARs and deploy from UPLOAD builds only 5 years ago
appveyor 4c8cd56c50 [ci skip] bullet: update windows natives 5 years ago
sgold b57d8239b4 gradle.properties: ready for 3.3.0-alpha4 build 5 years ago
sgold 52fbc17f4f travis: compile Linux natives on openjdk8, upload JARs from oraclejdk8 5 years ago
appveyor 1f02d87793 [ci skip] bullet: update windows natives 5 years ago
Stephen Gold 001b59344d gradle.properties: ready for 3.3.0-alpha3 build 5 years ago
Stephen Gold 0425c61dd4
fix for issue #1178 (BulletAppState violates AppState contract) (#1187) 5 years ago
Stephen Gold dcb66977ba fix issue #1188 (TestNiftyExamples crash) 5 years ago
Ali-RS 621a4ab6a9 Bump LWJGL3 version to '3.2.3' on jme3-vr as well 5 years ago
Ali-RS 981aa1d181 Bump LWJGL3 version to '3.2.3' 5 years ago
Stephen Gold 46a52af2f5 README.md: fix linkrot in the powered-by-JME list 5 years ago
travis-ci bc38b9b7ef [ci skip] bullet: update linux natives 5 years ago
Stephen Gold 89e753bf47
.travis.yml: use openjdk8 for the uploading build 5 years ago
Stephen Gold 3e89cd1377
define 2 new Platform values for Linux ARM, register BulletJme lib paths (#1182) 5 years ago
sgold 126874873c .travis.yml: try xenial dist for the oraclejdk8 build 5 years ago
travis-ci 6640436b03 [ci skip] update android natives 5 years ago
travis-ci cc9fcd7173 [ci skip] bullet: update osx natives 5 years ago
appveyor 8f6c88413f [ci skip] bullet: update windows natives 5 years ago
sgold 3482904c76 CollisionShape: add isNonMoving() and test buildscript 5 years ago
travis-ci 4ccdd7aae0 [ci skip] update android natives 5 years ago
sgold 814ab1b106 upload_native.sh: single commit per Travis CI job 5 years ago
travis-ci 4e56a6e24a [ci skip] bullet: update osx natives 5 years ago
appveyor 06c07fe0df [ci skip] bullet: update windows natives 5 years ago
Stephen Gold 42530de219 PhysicsCollisionObject: add getDeactivationTime() and test buildscript 5 years ago
Stephen Gold 2c2f76cca1 upload_native.sh: use "git diff" instead of "git diff-tree" 5 years ago
travis-ci 91f304272a [ci skip] bullet: update osx natives 5 years ago
appveyor 1484107c92 [ci skip] bullet: update windows natives 5 years ago
Stephen Gold 392a3c5cff SixDofJoint: add getAngles() and test recent buildscript changes 5 years ago
Stephen Gold 0f3bc6cdcf upload_native.sh: add debugging aids and comments 5 years ago
Stephen Gold 5eaf653de9
address issue #1119 (serialization with protected/private constructor) (#1181) 5 years ago
travis-ci 909ea30216 [ci skip] bullet: update osx natives 5 years ago
appveyor 637ccf91db [ci skip] bullet: update windows natives 5 years ago
Stephen Gold 30d1ecaec2 fix for issue #1157 (can't enable a TranslationalLimitMotor) 5 years ago
Stephen Gold 3c74fe539c
test and fix for issue #1138 (#1177) 5 years ago
MeFisto94 6aac1a21bd Continuous Integration: Change else-if to if, so that when multiple natives have been changed that multiple commits are issued. 5 years ago
MeFisto94 ad64b7e4b6 Continuous Integration: Fix regression in 21d0854b61. Variable was misnamed. 5 years ago
MeFisto94 21d0854b61 Continuous Integration: Also upload natives from bullet-native-android and android (#1171) 5 years ago
MeFisto94 c461a1b43d .travis.yml: remove deployment of android-natives from ubuntu build so they don't conflict with the android build matrix (#1171) 5 years ago
Stephen Gold 9aa25ad3ef
build.gradle: the clean task should remove merged javadoc 5 years ago
Stephen Gold 04953341d4
.travis.yml: continuous integration shouldn't need root privileges 5 years ago
mitm001 7a4e881bc6 Adding link to project tab. (#1170) 5 years ago
appveyor 970eb7fa15 [ci skip] bullet: update windows natives 5 years ago
MeFisto94 1bde90d1a1 Build android bullet-native on Travis (#1175) 5 years ago
Stephen Gold 194ae883c5
fix for issue #99 (pr #1082) 5 years ago
MeFisto94 3ec89ce499 Fix and Improve TerrainPicking (#1049) 5 years ago
Paul Speed 1ffd11fae4 Added a basic unit test for some of the AppStateManager functionality. 5 years ago
Paul Speed 36afe829c6 Part 2 of the small AppState refactoring: added methods to AppStateManager 5 years ago
Paul Speed 3dd2755c20 Merge branch 'master' of https://github.com/jMonkeyEngine/jmonkeyengine 5 years ago
Paul Speed 3b8314a36f Part 1 of small refactoring to give AppState a unique ID for lookup purposes. 5 years ago