Commit History

Author SHA1 Message Date
  Jorrit Rouwe 4058e6a72e SoftBodyManifold now returns sensor contacts separately (#1276) 11 months ago
  Jorrit Rouwe 2e7c64a023 Added EmptyShape (#1262) 11 months ago
  Jorrit Rouwe 57083c6352 Added tapered cylinder shape (#1241) 11 months ago
  Jorrit Rouwe d7f08b8367 Added ability to store per triangle user data in mesh shape (#1225) 1 year ago
  Jorrit Rouwe ff50a7a800 Added PlaneShape (#1222) 1 year ago
  Jorrit Rouwe 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
  Jorrit Rouwe 83a431bf7e Added demo that shows how to walk on a planet with CharacterVirtual. 1 year ago
  Jorrit Rouwe 7ef0fbc50d Added a sample that shows how to dynamically scale a shape 1 year ago
  Jorrit Rouwe dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) 1 year ago
  Jorrit Rouwe ca1ebf722f Added support for applying a global force to a soft body (#1063) 1 year ago
  Jorrit Rouwe 8e4bf3fa03 Added support for soft body bend constraints (#1010) 1 year ago
  Jorrit Rouwe 17db6d3f24 Improvements to soft body constraints (#971) 1 year ago
  Jorrit Rouwe 7da4f39fa6 Added boat demo 1 year ago
  Jorrit Rouwe 3178fd65c2 Added ability to update a soft body outside of the physics simulation step (#942) 1 year ago
  Jorrit Rouwe 405f3536d4 Support for soft body contact callbacks (#936) 1 year ago
  Jorrit Rouwe 94c1ad811b Implemented enhanced internal edge removal algorithm (#882) 1 year ago
  Jorrit Rouwe acd31abf51 Added support for a vertex radius for soft bodies. (#879) 1 year ago
  Jorrit Rouwe 94f8675ffe Bugfix: Implemented estimate of collision response for CCD vs soft body (#854) 1 year ago
  Jorrit Rouwe 3ed31e982e Added support for less than 1 collision test per simulation step for vehicle wheels. (#817) 1 year ago
  Jorrit Rouwe 9d7748eaa9 Added support for gyroscopic forces (#809) 1 year ago
  Jorrit Rouwe 515933138c Added ability to update a height field after creation (#732) 1 year ago
  Jorrit Rouwe bc2e05eb1c Added soft body stress test (#715) 1 year ago
  Jorrit Rouwe 08fc49d2d7 Added ability to specify extra ragdoll constraints that are not parent/child related (#677) 2 years ago
  Jorrit Rouwe 5c9f7a6043 Soft body physics support (#644) 2 years ago
  Jorrit Rouwe e341bb3e95 Added constraint priority to control the order of evaluation of constraints (#638) 2 years ago
  Jorrit Rouwe 2dd3a033a4 Ability to specify which DOFs a body has (#602) 2 years ago
  Jorrit Rouwe 04afcca079 Ability to override mass and inertia of bodies from the ContactListener (#580) 2 years ago
  Jorrit Rouwe 8d3008e21b Added ability to set a surface velocity through a ContactListener (#551) 2 years ago
  Jorrit Rouwe a37d60e13c Implemented NotifyShapeChange to notify constraint of COM changes (#506) 2 years ago
  Jorrit Rouwe 7e84112694 Experimental motorcycle physics support (#489) 2 years ago