Riccardo Balbo
128e079a22
Update MacOS build: removed 32 bit support (since deprecated by apple). Update bullet library to the current master branch (needed for compatibility patch with recent clang).
2019-11-17 13:13:57 +01:00
Riccardo Balbo
b571840bd0
Fix missing bullet natives when running tests from within the engine project.
2019-10-31 21:47:15 +01:00
Riccardo Balbo
88e9c8482c
Store prebuild libraries outside the source folder, download prebuilt libraries from bintray
2019-10-10 11:11:49 +02:00
Riccardo Balbo
273f65b651
Fix toolchain. Add way to select wich platform you want to build.
2019-10-10 11:11:49 +02:00
MeFisto94
88385ba647
Build Bullet for Linux ARM (Raspberry Pi)
2019-10-10 11:11:49 +02:00
appveyor
3b6a602f96
[ci skip] bullet: update windows natives
2019-09-21 21:39:01 +00:00
appveyor
84d3e0615d
[ci skip] bullet: update windows natives
2019-09-21 19:26:21 +00:00
appveyor
4c8cd56c50
[ci skip] bullet: update windows natives
2019-09-21 16:24:26 +00:00
appveyor
1f02d87793
[ci skip] bullet: update windows natives
2019-09-21 01:11:47 +00:00
travis-ci
bc38b9b7ef
[ci skip] bullet: update linux natives
2019-09-19 04:57:54 +00:00
travis-ci
cc9fcd7173
[ci skip] bullet: update osx natives
2019-09-19 03:04:41 +00:00
appveyor
8f6c88413f
[ci skip] bullet: update windows natives
2019-09-19 03:02:53 +00:00
sgold
3482904c76
CollisionShape: add isNonMoving() and test buildscript
2019-09-18 19:56:39 -07:00
travis-ci
4e56a6e24a
[ci skip] bullet: update osx natives
2019-09-19 01:48:22 +00:00
appveyor
06c07fe0df
[ci skip] bullet: update windows natives
2019-09-19 01:45:44 +00:00
Stephen Gold
42530de219
PhysicsCollisionObject: add getDeactivationTime() and test buildscript
2019-09-18 18:40:10 -07:00
travis-ci
91f304272a
[ci skip] bullet: update osx natives
2019-09-19 00:17:24 +00:00
appveyor
1484107c92
[ci skip] bullet: update windows natives
2019-09-19 00:14:56 +00:00
Stephen Gold
392a3c5cff
SixDofJoint: add getAngles() and test recent buildscript changes
2019-09-18 17:09:12 -07:00
travis-ci
909ea30216
[ci skip] bullet: update osx natives
2019-09-17 20:37:21 +00:00
appveyor
637ccf91db
[ci skip] bullet: update windows natives
2019-09-17 20:34:42 +00:00
Stephen Gold
30d1ecaec2
fix for issue #1157 (can't enable a TranslationalLimitMotor)
2019-09-17 13:27:08 -07:00
appveyor
970eb7fa15
[ci skip] bullet: update windows natives
2019-09-16 13:55:03 +00:00
MeFisto94
1bde90d1a1
Build android bullet-native on Travis ( #1175 )
...
* First attempt at building android-natives.
* Use OpenJDK because native build is broken without
* Try OpenJDK 10
* Try openJDK 9
* Try openJDK11 again but "enable" the EE Module
* OpenJDK 11 has no Java EE Module anymore.
* Try to fix Android Header Generation
* Fix invalid flag error with javac by removing empty quotes
* Try to fix build of decode.
* Remove jni generated headers from the repository.
* Adjust .gitignore as those header files won't appear at that location anymore
* Fix Android Build: Fill the jme3-android-native headers during the build of jme3-android. This works because jme3-android-native already depends on jme3-android.
Due to technical reasons, the headers share the same location and thus the include directives have been adjusted slightly.
* Copy jni headers to the jni directory.
* Adjust the path slightly
* Try to silence android sdk's license print out
* Also fix openAL
* Solve task name conflict
* Really silence license now
* Tasks seem shared but Strings are not...
* Only build Android-Native
* Trying to reduce the amount of dependencies needed.
* Remove even more dependencies
* Even more removal
* Prepare Deployment
* Fix Deployment
* Cleanup: Remove feature branch from branches for travis.
* Revert a few unnecessary things
* Removed NDK Comments.
* Bullet Android: Some cosmetic changes (removed commented debug code) and generate bullet-native headers during jme3-bullet compilation.
* Fix Bullet Build by using GNU libstdc++ instead of STLPort (discontinued)
* Fix Bullet-Native Compilation
2019-09-16 06:49:45 -07:00
travis-ci
e31a047746
[ci skip] bullet: update linux natives
2019-07-12 03:34:03 +00:00
travis-ci
9f51de98a5
[ci skip] bullet: update osx natives
2019-07-12 03:33:47 +00:00
appveyor
e7bf627e9d
[ci skip] bullet: update windows natives
2019-07-12 03:31:43 +00:00
sgold
23ee02071e
fix for issue #1141
2019-07-11 20:25:37 -07:00
travis-ci
1d5fe496e0
[ci skip] bullet: update linux natives
2019-07-04 15:38:33 +00:00
appveyor
69319738e6
[ci skip] bullet: update windows natives
2019-07-04 15:38:00 +00:00
travis-ci
918d90a637
[ci skip] bullet: update osx natives
2019-07-04 15:37:31 +00:00
Stephen Gold
f831301a2a
fix for issue #1135 (ConeJoint causes rigid body to disappear)
2019-07-04 08:29:30 -07:00
travis-ci
12e513c8ee
[ci skip] bullet: update linux natives
2019-06-20 14:47:01 +00:00
travis-ci
ad6232c297
[ci skip] bullet: update osx natives
2019-06-20 14:44:47 +00:00
appveyor
5b9693f000
[ci skip] bullet: update windows natives
2019-06-20 14:43:36 +00:00
sgold
56d37cb866
fix GImpact scaling in jme3-bullet (native Bullet)
2019-06-20 07:34:38 -07:00
appveyor
a43ad8ecfe
[ci skip] bullet: update windows natives
2019-05-22 23:38:37 +00:00
appveyor
41f88cd5eb
[ci skip] bullet: update windows natives
2019-04-15 20:17:31 +00:00
Trevor Flynn
ad2ba95e99
Jdk 11 Build Support
2019-04-15 22:03:18 +02:00
travis-ci
35b9d9df4e
[ci skip] bullet: update linux natives
2019-04-13 06:13:33 +00:00
travis-ci
4bd8cfb218
[ci skip] bullet: update osx natives
2019-04-13 06:12:46 +00:00
appveyor
28cba18cbf
[ci skip] bullet: update windows natives
2019-04-13 06:11:40 +00:00
Stephen Gold
9e532009da
fix for issue #1037 (TestHoveringTank hull-shape performance issue)
2019-04-12 23:03:56 -07:00
travis-ci
3696074c9a
[ci skip] bullet: update linux natives
2019-04-12 18:19:20 +00:00
travis-ci
18cc15254b
[ci skip] bullet: update osx natives
2019-04-12 18:19:04 +00:00
appveyor
73c055c37e
[ci skip] bullet: update windows natives
2019-04-12 18:18:00 +00:00
Stephen Gold
8a4e5e1177
fix issue #1060 : bt32BitAxisSweep3 not implemented
2019-04-12 11:10:44 -07:00
appveyor
9f9b443dee
[ci skip] bullet: update windows natives
2019-03-21 22:48:26 +00:00
appveyor
31574f1c65
[ci skip] bullet: update windows natives
2019-03-21 20:01:30 +00:00
travis-ci
ff5124bc93
[ci skip] bullet: update linux natives
2019-03-04 22:11:50 +00:00