Commit Graph
14 Commits
Author SHA1 Message Date
metalgearslothandGitHub facb3914a4 Fix joints crash (#2609) 2022-03-26 18:13:56 +01:00
metalgearslothandGitHub 973406b91d Cleanup contact code a lot (#2480) 2022-02-07 13:10:58 +11:00
metalgearslothandGitHub 014491e674 Fix joints crash (#2454) 2022-01-25 12:39:31 +11:00
metalgearslothandGitHub ee58b5299d Joint serialization (#2410) 2022-01-12 00:31:39 +11:00
Pieter-Jan Briers 069ebbc8d0 Make disabled prediction work again.
Simulation input and Update() does not happen when prediction is disabled. Both of these can be re-opted in on a per-handler/system basis with a bool flag. Stuff like physics opts out of this now.
2021-12-30 03:03:39 +01:00
Vera Aguilera Puerto 9133879bd3 Remove more IoCManager IEntityManager resolves
Also adds convenience "Deleted" method to IEntityManager
2021-12-08 10:53:24 +01:00
Vera Aguilera Puerto 7a06db60cf Inline UID 2021-12-03 15:53:10 +01:00
Vera Aguilera Puerto 94e6886a85 Inline Transform 2021-12-03 14:20:35 +01:00
Vera Aguilera Puerto b44a1cde88 Inline HasComponent entirely 2021-12-03 12:23:18 +01:00
metalgearslothandGitHub 427378f94d Optimise physics broadphase cache (#2224) 2021-11-14 19:42:02 +01:00
metalgearslothandGitHub 75fc9089c3 Add weld joints and other misc changes for docking (#2197) 2021-11-11 19:54:08 +11:00
metalgearsloth d18bf3d5ac Force joint bodies awake
Woops
2021-10-21 20:47:17 +11:00
metalgearslothandGitHub 241dc0b752 Remove empty joint components (#2139) 2021-10-17 22:45:15 +02:00
metalgearslothandGitHub 5a343477a9 Joints refactor (#1954)
* feex

* Cleanup

* Remove unneeded matrix

* Fixes

* Fix preprocessor

* localanchor cleanup

* Break this build so I remember to fix it later.

* Fixes

* Woops

* Fixes

* Fixup merge

* Stuff

* Update debug drawing

* Also dis thanks fork

* fren

* More colors

* Default drawing

* Fixes

* reviews
2021-10-04 15:34:15 +11:00