Commit History

Author SHA1 Message Date
  Jorrit Rouwe 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 6 months ago
  Jorrit Rouwe 4dd129f622 Fixed numerical inaccuracy in penetration depth calculation when CollideShapeSettings::mMaxSeparationDistance was set to a really high value (e.g. 1000). (#1451) 7 months ago
  Jorrit Rouwe ff2217ed02 Fixed StaticCast and DynamicCast (#1135) 1 year ago
  Jorrit Rouwe 26059584a2 Denominator in GetBaryCentricCoordinates should be positive (#1024) 1 year ago
  Jorrit Rouwe 292af603dd Increased tolerance of GetClosestPointOnTriangle again (#946) 1 year ago
  Jorrit Rouwe 3df3112f7b Ran spellchecker over Samples, TestFramework and UnitTests 1 year ago
  Jorrit Rouwe 886e4e2b6e Fixing flipped normals en EPA penetration depth algorithm (#691) 1 year ago
  Jorrit Rouwe 2fef04f026 Partial undo of 5d382fc0f71411dacf0c1f6f93fe0d2612fed45e: Undid all changes except for the debugging code 1 year ago
  Jorrit Rouwe 5d382fc0f7 Fixed issue in contact normal calculation in EPA algorithm (#683) 1 year 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 a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 2 years ago
  Jorrit Rouwe 84cf864845 Fixed tolerance issue in GetClosestPoint (#293) 2 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe e2778773dc Verified simulation on Mac x86 and Mac M1 (#112) 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
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago