Commit History

Author SHA1 Message Date
  Jorrit Rouwe 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 years ago
  Jorrit Rouwe 352550fdd5 Added user data for constraints (#475) 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 72f3a53268 Added ability to lock multiple physics systems without triggering assert (#405) 2 years ago
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 2 years ago
  Jorrit Rouwe 75b5180deb Windows on ARM64 support (#317) 2 years ago
  Jorrit Rouwe f89be7e063 Ability to split unassigning of a body ID from freeing the body (#291) 2 years ago
  Jorrit Rouwe 3e0cbeb804 Added BodyInterface::CreateBodyWithID to be able to keep BodyIDs consistent between client and server (#247) 2 years ago
  Jorrit Rouwe c17147e8b8 Added unit test to validate position/rotation of body (#121) 3 years ago
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
  Jorrit Rouwe 36dd3f8c8c Created BroadPhaseLayerInterface so that we don't need an array mapping ObjectLayer -> BroadPhaseLayer anymore (#65) 3 years ago
  Jorrit Rouwe 2e6444af4f Fixed crash when trying to use BodyLockMulti with an invalid body ID (#66) 3 years ago
  Jorrit Rouwe 14e062ac96 Changed shape and body user data to uint64 (#50) 3 years ago
  Jorrit Rouwe 6018f2b982 Allowing 4 steps per physics update 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago