91 Commits

Author SHA1 Message Date
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
appveyor
ba0185c7bd [ci skip] bullet: update windows natives 2016-11-27 17:04:38 +00:00
Kirill Vainer
16695d444f travis: fix duplicate yml addons 2016-11-27 12:02:05 -05:00
appveyor
7fd022d06f [ci skip] bullet: update windows natives 2016-11-27 16:51:59 +00:00
Kirill Vainer
47c2396093 travis/appveyor: final test for auto-building 2016-11-27 11:48:57 -05:00
travis-ci
d831d7f010 [ci skip] bullet: update linux natives 2016-11-26 05:41:23 +00:00
appveyor
5971d2e122 [ci skip] bullet: update windows natives 2016-11-26 05:41:00 +00:00
Kirill Vainer
19c5c2df24 travis: set key permissions 2016-11-26 00:38:15 -05:00
Kirill Vainer
964e0017e9 travis: set git identity 2016-11-26 00:31:54 -05:00
Kirill Vainer
44bf751e35 travis: fix incorrect condition 2016-11-26 00:24:51 -05:00
appveyor
0881856647 [ci skip] bullet: update windows natives 2016-11-26 05:21:15 +00:00
Kirill Vainer
553757528f appveyor: trigger native build 2016-11-26 00:18:41 -05:00
Kirill Vainer
7555f8a817 appveyor: backslash -> fwdslash 2016-11-26 00:13:14 -05:00
Kirill Vainer
8b2b57f01c travis: test native upload 2016-11-26 00:10:30 -05:00
appveyor
2b7b9dbe09 [ci skip] bullet: update windows natives 2016-11-26 03:38:17 +00:00
Kirill Vainer
73e102ea04 appveyor: fix syntax error 2016-11-25 22:35:31 -05:00
Kirill Vainer
d93dc0b175 appveyor: fix syntax error 2016-11-25 22:31:59 -05:00
Kirill Vainer
d8e15da671 appveyor: force rebuild 2016-11-25 22:26:38 -05:00
Kirill Vainer
fe4dd1d8a6 Revert "[ci skip] update windows natives"
This reverts commit cfe8a000f10da99a9824c1d72cd9f4af82d598fc.
2016-11-25 21:40:36 -05:00
appveyor
cfe8a000f1 [ci skip] update windows natives 2016-11-26 02:18:27 +00:00
Kirill Vainer
0d2fdcf2ba native-bullet: unset toolchains 2016-11-25 00:15:17 -05:00
Kirill Vainer
356b3d6726 build: fix gradle 3.2.1 deprecations 2016-11-24 15:41:46 -05:00
empirephoenix
46891b32c6 Merge pull request #510 from bertleft/master
Bugfix: Native Point2PointJoint.createJoint() incorrectly allocates btHingeConstraint
2016-07-26 16:38:17 +02:00
Riccardo Balbo
e602ed651a Remove commented/unused code. 2016-07-26 15:12:13 +02:00
Riccardo Balbo
6b1656f337 Compile with Ofast and disable _FORTIFY_SOURCE 2016-07-22 11:51:19 +02:00
Riccardo Balbo
7f87a92c72 Bullet: Remove multithread support that is not available anymore. And was never used by the engine in the first place. 2016-07-13 17:20:48 +02:00
Riccardo Balbo
e5747c2faa Update bullet to 2.83.7 2016-07-13 17:20:42 +02:00
Kai Boernert
22db3212e1 Finally fixing this
https://hub.jmonkeyengine.org/t/jmonkey-3-1-native-bullet-bug/33595/3
http://www.bulletphysics.org/Bullet/phpBB3/viewtopic.php?p=12158&f=9&t=

Signed-off-by: Kai Boernert <kai-boernert@visiongamestudios.de>
2016-06-13 13:06:35 +02:00