118 Commits

Author SHA1 Message Date
travis-ci
cde3c39c4f [ci skip] bullet: update linux natives 2018-12-08 08:16:06 +00:00
travis-ci
3d1dec7d77 [ci skip] bullet: update osx natives 2018-12-08 08:15:38 +00:00
appveyor
347191f6bd [ci skip] bullet: update windows natives 2018-12-08 08:13:04 +00:00
Stephen Gold
cf33c3c2dd
implement setContactResponse(boolean) for PhysicsRigidBody (issue #964) (#966)
partial
2018-12-08 00:07:44 -08:00
appveyor
d36deaf8ea [ci skip] bullet: update windows natives 2018-12-02 18:11:51 +00:00
travis-ci
2ffebcf044 [ci skip] bullet: update linux natives 2018-12-02 03:08:00 +00:00
travis-ci
a95cf8963f [ci skip] bullet: update osx natives 2018-12-02 03:07:37 +00:00
appveyor
a66cb558c3 [ci skip] bullet: update windows natives 2018-12-02 03:06:29 +00:00
Stephen Gold
e9069a0276
PhysicsSpace.cpp: whitespace changes to trigger an AppVeyor build (#963)
* Edit gradle.properties to trigger a rebuild

* PhysicsSpace.cpp: whitespace changes to trigger an AppVeyor build
2018-12-01 19:00:00 -08:00
Stephen Gold
d3e7d20374 upgrade native Bullet to v2.87, which should fix issue #877 2018-11-30 16:12:07 -08:00
travis-ci
03a5a4470a [ci skip] bullet: update linux natives 2018-10-04 21:47:32 +00:00
travis-ci
3f4d47559c [ci skip] bullet: update osx natives 2018-10-04 21:42:07 +00:00
appveyor
58eb2029c1 [ci skip] bullet: update windows natives 2018-10-04 21:40:20 +00:00
Stephen Gold
976d45a230 test and fix for issue #928: disabled native Bullet's QuickProf 2018-10-04 14:31:02 -07:00
travis-ci
c1c08f3a74 [ci skip] bullet: update linux natives 2018-09-30 20:06:58 +00:00
travis-ci
d096f1be20 [ci skip] bullet: update osx natives 2018-09-30 20:06:37 +00:00
appveyor
a492b746c2 [ci skip] bullet: update windows natives 2018-09-30 20:03:46 +00:00
Stephen Gold
8f26a3cc3f tests and fixes for issues #918 and #919 2018-09-30 12:58:45 -07:00
travis-ci
a31ee80798 [ci skip] bullet: update osx natives 2018-09-28 16:17:33 +00:00
appveyor
b764f1346c [ci skip] bullet: update windows natives 2018-09-28 16:15:02 +00:00
Stephen Gold
618337a81d fix for issue #913 2018-09-28 09:08:56 -07:00
travis-ci
499714507b [ci skip] bullet: update osx natives 2018-09-27 02:59:36 +00:00
appveyor
0fde1b86f8 [ci skip] bullet: update windows natives 2018-09-27 02:57:13 +00:00
Stephen Gold
dc4189afc3 test case and fix for issue #911 2018-09-26 19:50:26 -07:00
travis-ci
9c949891b0 [ci skip] bullet: update osx natives 2018-09-06 16:32:13 +00:00
appveyor
34126f25e4 [ci skip] bullet: update windows natives 2018-09-06 16:28:41 +00:00
Stephen Gold
570e4850ea rm auto-generated C++ headers from repo, rm unzipped files during clean 2018-09-06 09:23:54 -07:00
appveyor
8f1316ce4e [ci skip] bullet: update windows natives 2017-08-31 21:39:54 +02:00
Kai Boernert
6dddb6d418 added missing header function 2017-08-31 21:39:54 +02:00
Kai Boernert
96b355e38c added inertia manipulating methods 2017-08-31 21:39:54 +02:00
travis-ci
ec6c32ecdc [ci skip] bullet: update osx natives 2017-08-31 21:39:54 +02:00
travis-ci
e12261eaa5 [ci skip] bullet: update linux natives 2017-08-31 21:39:54 +02:00
Riccardo Balbo
af60797efd Update to bullet 2.86.1 (#698) 2017-08-31 21:39:54 +02:00
Dennis
02bc779866 Update com_jme3_bullet_objects_PhysicsRigidBody.cpp (#702)
* Update com_jme3_bullet_objects_PhysicsRigidBody.cpp

From docu here: http://www.bulletphysics.org/mediawiki-1.5.8/index.php/Activation_States
..
ACTIVE_TAG
    Means active so that the object having the state could be moved in a step simulation. This is the "normal" state for an object to be in. Use btCollisionObject::activate() to activate an object, not btCollisionObject::setActivationState(ACTIVATE_TAG), or it may get disabled again right away, as the deactivation timer has not been reset. 
..

* Update com_jme3_bullet_objects_PhysicsRigidBody.cpp

Settin RigidBody kinematic and then back dynamic will leave activation state to disabled causing the object never fall to sleep.
2017-08-31 21:39:54 +02:00
appveyor
f376ebb5c0 [ci skip] bullet: update windows natives 2017-01-19 17:20:09 +00:00
MeFisto94
0587c84527 Triggering a Native Physics build 2017-01-19 18:16:29 +01:00
appveyor
fd200ac2a0 [ci skip] bullet: update windows natives 2017-01-14 09:22:53 +00:00
appveyor
07e233647c [ci skip] bullet: update windows natives 2016-12-10 19:07:51 +00:00
Kirill Vainer
17d7134e2d bullet: enable upload for linux/mac 2016-12-10 14:05:05 -05:00
appveyor
2ec444f94e [ci skip] bullet: update windows natives 2016-12-10 18:58:44 +00:00
Kirill Vainer
1e15fe0f44 bullet: test mac native upload 2016-12-10 13:53:46 -05:00
Kirill Vainer
da8b53d0a2 upload_native: always assemble native 2016-11-27 15:16:28 -05:00
travis-ci
f7c161562a [ci skip] bullet: update linux natives 2016-11-27 19:42:17 +00:00
appveyor
247bdf853e [ci skip] bullet: update windows natives 2016-11-27 19:41:14 +00:00
Kirill Vainer
1e06ad091a upload_native: final check 2016-11-27 14:38:38 -05:00
travis-ci
e557fb3fb0 [ci skip] bullet: update linux natives 2016-11-27 19:36:07 +00:00
Kirill Vainer
f60ffcc967 upload_native: final check 2016-11-27 14:32:21 -05:00
appveyor
1fd9797007 [ci skip] bullet: update windows natives 2016-11-27 18:03:01 +00:00
Kirill Vainer
3cdb7fd928 bullet-native: move generate headers task 2016-11-27 12:59:59 -05:00
travis-ci
2e8d69f809 [ci skip] bullet: update osx natives 2016-11-27 17:07:29 +00:00