Riccardo Balbo
973d8be894
Hotfix expired certificate for macOS_SDK_headers_for_macOS_10.14
2019-10-31 22:51:43 +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
Ali-RS
2c6161ecd8
Added AnimComposer.hasAnimClip()
2019-10-24 10:43:19 +03:30
Ali-RS
d4c9a9ad1e
Added Joint.getInitialTransform() ( #1206 )
2019-10-24 10:32:42 +03:30
Ali-RS
3b8665fe93
Fixed an issue with BlendableAction.setTransitionLength()... ( #1205 )
...
...which was not setting new length to transition tween and causing the new length to have no effect.
2019-10-23 13:43:56 +03:30
Ali-RS
5c75af1d38
AnimComposer: added getTime() and setTime() methods ( #1201 )
...
Resolves #1200
2019-10-13 10:52:40 -07:00
Github Actions
96b16884ce
[skip ci] update natives snapshot
2019-10-10 10:20:50 +00:00
Riccardo Balbo
a4c694ba36
Trigger rebuild
2019-10-10 12:00:42 +02:00
Riccardo Balbo
69ef8efcce
Github Actions
2019-10-10 11:38:21 +02: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
8a6bd1947c
Remove fixed structure for version names
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
Ali-RS
b1db497a00
Fix issue #1197 : ClassCastException in LODGeomap.createMesh() ( #1198 )
2019-10-08 11:52:52 -07:00
Daniel Perano
f312608725
Fixed ClassCastException in RMI implementation. ( #1195 )
...
jME's RMI registry uses an internal SharedObject class to track
metadata about objects that have been shared. The problem is that when
you retrieve the shared object, the RMI implementation mistakenly
attempts to cast the SharedObject holder to the class of the actual
shared object. This PR fixes that bug by casting the actual shared
object instead of the SharedObject holder.
2019-10-06 10:25:31 +03:30
Ali-RS
f506e2a5a5
Updated mockito-core to v3.0.0
2019-09-23 12:01:55 +02:00
Ali-RS
a6a35b370f
Fix issue #1176 : mergedJavadoc task fails on java 11
2019-09-23 12:01:55 +02:00
appveyor
3b6a602f96
[ci skip] bullet: update windows natives
2019-09-21 21:39:01 +00:00
Stephen Gold
62faa9a873
post-release cleanup
2019-09-21 14:32:59 -07:00
appveyor
84d3e0615d
[ci skip] bullet: update windows natives
2019-09-21 19:26:21 +00:00
Stephen Gold
bb32b882a0
gradle.properties: ready for 3.3.0-alpha5 build
v3.3.0-alpha5
2019-09-21 12:21:08 -07:00
Stephen Gold
2010c819cb
travis: upload JARs and deploy from UPLOAD builds only
2019-09-21 12:20:40 -07:00
appveyor
4c8cd56c50
[ci skip] bullet: update windows natives
2019-09-21 16:24:26 +00:00
sgold
b57d8239b4
gradle.properties: ready for 3.3.0-alpha4 build
v3.3.0-alpha4
2019-09-21 09:19:17 -07:00
sgold
52fbc17f4f
travis: compile Linux natives on openjdk8, upload JARs from oraclejdk8
2019-09-21 09:00:46 -07:00
appveyor
1f02d87793
[ci skip] bullet: update windows natives
2019-09-21 01:11:47 +00:00
Stephen Gold
001b59344d
gradle.properties: ready for 3.3.0-alpha3 build
v3.3.0-alpha3
2019-09-20 18:03:34 -07:00
Stephen Gold
0425c61dd4
fix for issue #1178 (BulletAppState violates AppState contract) ( #1187 )
...
* fix for issue #1178 (BulletAppState violates AppState contract)
* BulletAppState: make isRunning volatile (potential multithreaded access)
2019-09-20 17:51:44 -07:00
Stephen Gold
dcb66977ba
fix issue #1188 (TestNiftyExamples crash)
2019-09-20 13:33:32 -07:00
Ali-RS
621a4ab6a9
Bump LWJGL3 version to '3.2.3' on jme3-vr as well
2019-09-20 12:13:59 -07:00
Ali-RS
981aa1d181
Bump LWJGL3 version to '3.2.3'
2019-09-20 12:13:59 -07:00
Stephen Gold
46a52af2f5
README.md: fix linkrot in the powered-by-JME list
2019-09-19 10:35:36 -07:00
travis-ci
bc38b9b7ef
[ci skip] bullet: update linux natives
2019-09-19 04:57:54 +00:00
Stephen Gold
89e753bf47
.travis.yml: use openjdk8 for the uploading build
2019-09-18 21:47:55 -07:00
Stephen Gold
3e89cd1377
define 2 new Platform values for Linux ARM, register BulletJme lib paths ( #1182 )
2019-09-18 20:50:45 -07:00
sgold
126874873c
.travis.yml: try xenial dist for the oraclejdk8 build
2019-09-18 20:22:48 -07:00
travis-ci
6640436b03
[ci skip] update android natives
2019-09-19 03:07:46 +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
4ccdd7aae0
[ci skip] update android natives
2019-09-19 02:46:36 +00:00
sgold
814ab1b106
upload_native.sh: single commit per Travis CI job
2019-09-18 19:34:17 -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
Stephen Gold
2c2f76cca1
upload_native.sh: use "git diff" instead of "git diff-tree"
2019-09-18 18:15:37 -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
Stephen Gold
0f3bc6cdcf
upload_native.sh: add debugging aids and comments
2019-09-18 16:46:16 -07:00