Commit History

Author SHA1 Message Date
  Jorrit Rouwe 59058fc38a Added an #ifdef to turn on traces to help find determinism problems (#200) 3 years ago
  Jorrit Rouwe 5f063c3c57 Made Mat44::sRotation and QuickSort platform independent (#196) 3 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 f89d3fb39c Ability in the OnContactPointAdded/Persisted callbacks to change a body into a sensor (#158) 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 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 e3955f1b3f Added GetPointVelocityCOM and using it to avoid checking that the body is static twice (#33) 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
  Jorrit Rouwe 377931cd27 Made ConvexVsMesh performance test 5% faster 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
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago