Commit History

Author SHA1 Message Date
  Jorrit Rouwe f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
  Jorrit Rouwe 5ad6a803bf Made GetSupportingFace available for all shape types (#286) 2 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe eb8f668a23 Added optional shape filter function to multiple query functions (#168) 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 965f6ba075 Broadphase fixes (#43) 3 years ago
  Jorrit Rouwe 6aa04652cd Feeding a better initial penetration axis to GJK to improve performance (#41) 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 7092c71901 Added functionality to track narrow phase timing stats (#18) 3 years ago
  jrouwe e2bbdda911 Performance optimizations (#17) 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 b1ebd82008 Trying to avoid additional memory allocations 3 years ago
  jrouwe b8953791f3 Changed RestoreMaterialState and RestoreSubShapeState to use pointers instead of vectors to allow loading shapes with fewer memory allocations (#12) 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago