Commit graph

26 commits

Author SHA1 Message Date
Zicklag b5e9152800 Allow Multiple Contact Points Between Two Physics Objects 2018-12-20 19:43:34 -06:00
luboslenco a8c86b373f Update bullet bindings 2018-12-20 18:04:49 +01:00
Zicklag d6b6dfdc95 Add Hit Normal to Physics Ray Cast Result
* Added hit normal to both Haxe and Logic Nodes.
2018-11-28 14:45:19 -06:00
luboslenco 9c9a289aea Use solver iterations for soft body 2018-09-20 14:39:49 +02:00
luboslenco 78906238b5 Update physics first 2018-09-13 14:49:34 +02:00
luboslenco 6a23b5e2ff Physics world reset fix 2018-08-27 07:35:39 +02:00
luboslenco 5966687409 Rigid body is removed by itself 2018-08-26 18:11:12 +02:00
luboslenco f3634bb277 Prevent bullet allocations 2018-08-23 20:26:40 +02:00
Kent Hinson 2d7879f89f Merge branch 'master' into codeDocs 2018-08-18 11:16:58 -07:00
Kent Hinson d5efac7cdb Better visual studio code formatting 2018-08-17 13:06:40 -07:00
Kent Hinson 14b2ee9f45 getContacts docs 2018-08-17 11:45:52 -07:00
unknown 343f133764 Begin dynamic 3d mesh physics shape 2018-08-17 17:01:54 +02:00
luboslenco 370319a40d Allow to pause physics world 2018-07-10 21:41:49 +02:00
luboslenco 5ddb0e32d1 Fix spawning scene with physics 2018-06-28 12:04:38 +02:00
unknown 428ba34196 Export physics simulation params 2018-04-23 12:21:46 +02:00
unknown 44292413c6 Fix physics tick 2018-03-31 00:22:45 +02:00
luboslenco ba4a8c2e22 Use latest Kha 2018-03-21 17:53:44 +01:00
Lubos Lenco 9dca209d77 Allow only one PhysicsWorld 2018-02-15 22:12:23 +01:00
Lubos Lenco 21089a1448 Handle time scale for bullet 2018-02-01 12:25:15 +01:00
Martin Wallin 2539007fa8 Enable removeKinematicCharacterController()
Needs https://github.com/armory3d/haxebullet/pull/15
2017-12-21 23:32:46 +01:00
Martin Wallin 2668df36dc KinematicCharacterController init 2017-12-21 00:05:09 +01:00
Lubos Lenco f5e1dbe986 Expose PhysicsWorld.setGravity 2017-12-06 00:10:46 +01:00
Lubos Lenco a087608666 Basic DebugDraw 2017-11-12 21:56:01 +01:00
Lubos Lenco 1862b6a5af Collision groups (update haxebullet) 2017-10-29 19:34:10 +01:00
Lubos Lenco 2ec3f723df Oimo physics module 2017-09-30 02:15:21 +02:00
Lubos Lenco 24aa6c4787 Separate physics module 2017-09-30 00:32:06 +02:00
Renamed from Sources/armory/trait/internal/PhysicsWorld.hx (Browse further)