Commit History

Author SHA1 Message Date
  Jorrit Rouwe 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 year ago
  Jorrit Rouwe 0f67cc2915 Created ESupportMode::Default (#944) 1 year ago
  Jorrit Rouwe a70c8acdfa Bugfix: Cast sphere vs triangle could return false positive (#888) 1 year ago
  Jorrit Rouwe d1a62866ef Bugfix: CastShape had incorrect early out condition which could cause it to miss the deepest penetration 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 acbb0e7e32 Performance optimization and improved accuracy of GetClosestPointOnTetrahedron (#417) 2 years ago
  Jorrit Rouwe 8ae93a6c48 GetClosestPointOnTriangle reorders vertices so that A lies on the shortest edge (#383) 2 years ago
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 2 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe bd9d5c15e3 Fixed incorrect initial value of v in GJKClosestPoint::CastShape (#149) 3 years ago
  Jorrit Rouwe 6ba21f50dc Made shape casting on shapes a bit more intuitive (#116) 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
  jrouwe f6fd4c8f74 Created optimized version of cast sphere vs triangle (#21) 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
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago