Commit History

Author SHA1 Message Date
  Jorrit Rouwe 5ad6a803bf Made GetSupportingFace available for all shape types (#286) 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 373590744d Added ability for convex hull shape to draw face outlines 3 years ago
  Jorrit Rouwe eb8f668a23 Added optional shape filter function to multiple query functions (#168) 3 years ago
  Jorrit Rouwe b4bd177f35 Replaced most const string & parameters with const string_view & parameters to avoid extra allocations (#145) 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 a8a692d971 Moved 'max points' constant from cpp to h and documented it. 3 years ago
  jrouwe 23c1b9d902 Added performance test app (#25) 3 years ago
  jrouwe 4f87ec71da sonar fixes (#15) 3 years ago
  jrouwe 6d5cafd535 Removed RTTI from shapes and shape type a member to eventually make it possible to remove vfptr table and blit a shape into memory (#13) 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago