Commit History

Author SHA1 Message Date
  Jorrit Rouwe a468ac0e34 Moved sFinalizeContactAllocator to PhysicsSystem to avoid having to include PhysicsUpdateContext 2 years ago
  Jorrit Rouwe 45f147f700 Added error code return value to PhysicsSystem::Update (#504) 2 years ago
  Jorrit Rouwe 71e7988e96 Added support to split up large islands (#458) 2 years ago
  Jorrit Rouwe 491e0b4dce Added WereBodiesInContact function to detect if we're removing the last contact in ContactListener::OnContactRemoved (#451) 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 4286114828 Bugfix: ContactListener OnContactValidate was reporting contacts relative to some unknown quantity (#351) 2 years ago
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 2 years ago
  Jorrit Rouwe aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe 09d6d9d51c New constraint types added (#181) 3 years ago
  Jorrit Rouwe f89d3fb39c Ability in the OnContactPointAdded/Persisted callbacks to change a body into a sensor (#158) 3 years ago
  Jorrit Rouwe 75038d0734 Added comment 3 years ago
  Jorrit Rouwe 6b87356373 Added sub shape ID's to friction/restitution combine function (#144) 3 years ago
  Jorrit Rouwe 5d5f228012 Sonar fixes (#124) 3 years ago
  Jorrit Rouwe f4d107a10a - Turn off CHM generation in doxygen (we're generating the docs online now) 3 years ago
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 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 52170e932d Optimized contact constraint properties calculation (#34) 3 years ago
  Jorrit Rouwe 91c9626faf ConvexVsMesh test runs 5% faster by reducing the amount of branches in the inner loop of the contact solver 3 years ago
  jrouwe 3fbc103965 Improved contact cache scaling across multiple cores (#26) 3 years ago
  Jorrit Rouwe 92a117e0f0 Removed stat collector code, it hasn't been used in years and is very incomplete. 3 years ago
  jrouwe 4f87ec71da sonar fixes (#15) 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago