Commit History

Author SHA1 Message Date
  Jorrit Rouwe e0b49cc039 Fixed bug in soft body vs tapered capsule (#876) 1 year ago
  Jorrit Rouwe 37b10b4782 Limiting render rate to simulation frequency (#873) 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 75aad48a6b Added function to query the world bounds of a physics system (#816) 1 year ago
  Jorrit Rouwe 19eba95986 Created specialized path for RotatedTranslated vs RotatedTranslated shape (#813) 1 year ago
  Jorrit Rouwe 9d7748eaa9 Added support for gyroscopic forces (#809) 1 year ago
  Jorrit Rouwe 915861a953 Fixed warnings when compiling with C++20 (#799) 1 year ago
  Jorrit Rouwe e594cec6b4 Added new framework for saving player inputs (#796) 1 year ago
  Jorrit Rouwe 515933138c Added ability to update a height field after creation (#732) 1 year ago
  Dmitry Tsarevich 6fd46901b5 Fixed issues found by PVS-Studio (#729) 1 year ago
  Jorrit Rouwe 9a279e7d16 Jobified the soft body update (#716) 1 year ago
  Jorrit Rouwe bc2e05eb1c Added soft body stress test (#715) 1 year ago
  Jorrit Rouwe b90eea5895 Made GetProcessorTicksPerSecond more reliable and removed some dependencies on it (#706) 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 a957cca619 Convenience constructors for SoftBodySharedSettings & made SoftBodyCreationSettings more similar to BodyCreationSettings 2 years ago
  Jorrit Rouwe ad3ca18e63 Fixed soft body collision vs scaled shapes (#655) 2 years ago
  Jorrit Rouwe 09b07c9179 Added probe mode for CollideSoftBodyVertices (#651) 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 8fcc7a78ec Removed support for integration sub steps for PhysicsSystem::Update (#593) 2 years ago
  Jorrit Rouwe 687aefccce Added single threaded job system (#588) 2 years ago
  Jorrit Rouwe 04afcca079 Ability to override mass and inertia of bodies from the ContactListener (#580) 2 years ago
  Jorrit Rouwe 3cabc057c1 Ability to specify stiffness/damping for springs instead of frequency/damping (#561) 2 years ago
  Jorrit Rouwe 8d3008e21b Added ability to set a surface velocity through a ContactListener (#551) 2 years ago
  Jorrit Rouwe 9fe98dae17 Made linear cast threshold configurable in sample app 2 years ago
  Jan Krassnigg d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 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