Commit History

Author SHA1 Message Date
  Lasse Öörni 4666520d0b Improved ragdoll stability in TestScene. 13 years ago
  Lasse Öörni 70c58f43d9 Added SetWorldPosition() to Constraint. 13 years ago
  Lasse Öörni 9f331e56db Changed Constraint API to specify the other body position / axis explicitly, and to specify limits as Vector2. 13 years ago
  Lasse Öörni c554abccb8 Fixed crash related to incorrect constraint reference tracking. 13 years ago
  Lasse Öörni b636b3a211 Keep track of constraints to release them properly before deleting the rigid body. 13 years ago
  Lasse Öörni 5f66411903 Fixed missing calls to MarkNetworkUpdate() in Constraint. 13 years ago
  Lasse Öörni 8cdc6f69d2 Properly clean up event handlers referring to a deleted object. 13 years ago
  Lasse Öörni 4335295b87 Added slider constraint. 13 years ago
  Lasse Öörni 8b366d2db8 Set up hinge constraint frames manually. 13 years ago
  Lasse Öörni e5d42e36c8 Generalized the constraint code to save the other body relative position/axis, instead of world relative position/axis. 13 years ago
  Lasse Öörni 3203ee410f Take node scale into account when offsetting the constraint. 13 years ago
  Lasse Öörni 5c4904288a Fixed hinge constraint breaking. 13 years ago
  Lasse Öörni 9123d1c3d3 Eliminated unnecessary recreation/readdition of physics components when attributes change. 13 years ago
  Lasse Öörni ef421ef32d Initial Bullet constraint implementation. 13 years ago