Commit History

Author SHA1 Message Date
  Jorrit Rouwe 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
  Jorrit Rouwe 6cad26a300 Suppress GCC warning: 'XXX' may be used uninitialized in this function [-Werror=maybe-uninitialized] (#1166) 1 year ago
  Jorrit Rouwe 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) 1 year ago
  Jorrit Rouwe 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
  Jorrit Rouwe 4e038d190b When the closest set is 0xf, v_len_sq = 0 so we don't need to test for this (#742) 1 year ago
  Jorrit Rouwe 58445d6c26 Removed trailing whitespace from all source files (#688) 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 285d0ceace GJK debug visualization: Fixed drawing with incorrect bounding box 2 years ago
  Jorrit Rouwe 6cce032005 Fixed all functionality hidden under a debug macro in double precision mode (#379) 2 years ago
  Jorrit Rouwe 70430ea4a2 Made detection of instruction sets a little bit less brittle (#330) 2 years ago
  Jorrit Rouwe f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
  Jorrit Rouwe bd9d5c15e3 Fixed incorrect initial value of v in GJKClosestPoint::CastShape (#149) 3 years ago
  jorrit 0a48d2eaf6 Made GJK deal with NaNs, this will no longer loop forever. 3 years ago
  Jorrit Rouwe c9796f6071 Sonar fixes (#125) 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 686ab6ab85 Initial import 4 years ago