Commit History

Author SHA1 Message Date
  Jorrit Rouwe 6a12a1412c BodyInterface::RemoveBody: Added is in broad phase check so you can call it on a body that is not 1 month ago
  sherief ac90c3e650 Added body interface methods to change maximum linear / angular velocity. (#1755) 3 months ago
  Jorrit Rouwe 2bbc886de1 Added BodyInterface::SetIsSensor/IsSensor functions 6 months ago
  Jorrit Rouwe 273d8acdf2 Fixed some BodyInterface functions when body not added to world yet 6 months ago
  Jorrit Rouwe 70865d5034 Added Get/SetCollisionGroup on BodyInterface (#1527) 10 months ago
  Jorrit Rouwe a53ef3c9ca Made BodyInterface::SetShape, NotifyShapeChanged, SetPosition, SetRotation, SetPositionAndRotation and SetPositionAndRotationWhenChanged work when body has not been added to the PhysicsSystem yet and passing the EActivation::Activate flag 10 months ago
  Jorrit Rouwe a981b43f03 Fixed a few other cpp files that didn't include their own header first (#1119) 1 year ago
  Jorrit Rouwe df53298538 Improvements to activation logic (#1114) 1 year ago
  Mikael Hermansson 14bfd67cd7 Added BodyInterface::ResetSleepTimer (#1108) 1 year ago
  Xiaodong Liu 61af8d1e0d Added BodyInterface::ApplyBuoyancyImpulse (#1062) 1 year ago
  Jorrit Rouwe 1939b95491 Added BodyInterface::SetUseManifoldReduction function (#782) 2 years ago
  Jorrit Rouwe 515933138c Added ability to update a height field after creation (#732) 2 years ago
  Jorrit Rouwe 5c9f7a6043 Soft body physics support (#644) 2 years ago
  Jorrit Rouwe 04afcca079 Ability to override mass and inertia of bodies from the ContactListener (#580) 2 years ago
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 3 years ago
  Jorrit Rouwe 64802d163a Added ability to switch motion quality for a body (#342) 3 years ago
  Jorrit Rouwe f89be7e063 Ability to split unassigning of a body ID from freeing the body (#291) 3 years ago
  Jorrit Rouwe 8ab310a423 Added functionality to create bodies without ID and assign an ID later (#272) 3 years ago
  Jorrit Rouwe 3e0cbeb804 Added BodyInterface::CreateBodyWithID to be able to keep BodyIDs consistent between client and server (#247) 3 years ago
  Jorrit Rouwe 609de13ee6 Fixed bug that caused character to slide from static geometry 3 years ago
  Jorrit Rouwe 3e2151a009 Added possibility to save the current state of the physics world as a scene (#165) 3 years ago
  Jorrit Rouwe 5d5f228012 Sonar fixes (#124) 3 years ago
  Filip Lundgren 8447d71ce7 Add BodyInterface::DeactivateBodies (#113) 3 years ago
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
  Joshie 2567681e4d Add a helper to manually invalidate contact cache (#109) 3 years ago
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
  Jorrit Rouwe a3b0f2fbd6 Added interface to BodyInterface to add forces and torques (#87) 3 years ago
  Joshie f4d5f82394 Add GetCenterOfMassTransform to BodyInterface (#83) 3 years ago