Commit History

Author SHA1 Message Date
  Jorrit Rouwe 6ffb5f62ee Removed ability to write a table view of a frame volume 1 year ago
  Jorrit Rouwe d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 1 year ago
  Jorrit Rouwe b90eea5895 Made GetProcessorTicksPerSecond more reliable and removed some dependencies on it (#706) 1 year ago
  Jorrit Rouwe 58445d6c26 Removed trailing whitespace from all source files (#688) 1 year ago
  Jan Krassnigg d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
  Jorrit Rouwe 36550529d3 Dependabot alert: Updating to jquery 3.6.4 to fix potential vulnerability 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 f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
  Jorrit Rouwe 5f063c3c57 Made Mat44::sRotation and QuickSort platform independent (#196) 3 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 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 71c7199905 Compiles on Windows UWP and made unit tests work (#118) 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 2e13314a26 PerformanceTest now creates named profile dumps 3 years ago
  jrouwe 4f87ec71da sonar fixes (#15) 3 years ago
  Jorrit Rouwe a1e6c29248 Sonar fix: Avoid explicitly specifying the template arguments by relying on the class template argument deduction. 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago