Commit History

Author SHA1 Message Date
  Jorrit Rouwe 9e48d59bee When library version mismatches, we trace both versions to help diagnosing the problem 2 months ago
  Jorrit Rouwe db76d2de55 Register missing vehicle controller settings classes 9 months ago
  Jorrit Rouwe 79ce4b2801 Removed some of the using std::... statements (#1353) 1 year ago
  Jorrit Rouwe 2e7c64a023 Added EmptyShape (#1262) 1 year ago
  Jorrit Rouwe 57083c6352 Added tapered cylinder shape (#1241) 1 year ago
  Jorrit Rouwe ff50a7a800 Added PlaneShape (#1222) 1 year ago
  Jorrit Rouwe dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) 1 year ago
  Jorrit Rouwe bdc1695a64 Replace std::vector with custom implementation (#1089) 1 year ago
  Jorrit Rouwe 9631e217e5 Improved error message on failed version check (#928) 1 year ago
  Jorrit Rouwe f5c3cc1f03 Replacing JPH_CRASH with std::abort (#881) 1 year ago
  Jorrit Rouwe d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 years ago
  Jorrit Rouwe b90eea5895 Made GetProcessorTicksPerSecond more reliable and removed some dependencies on it (#706) 2 years ago
  Andrea Catania addff7c66c Expose a function to compare the JOLT_VERSION_ID with the version the library was compiled with 2 years ago
  Jorrit Rouwe 5c9f7a6043 Soft body physics support (#644) 2 years ago
  Jorrit Rouwe b6c184a25d Added check that client and library are compiled with the same defines (#604) 2 years ago
  Jan Krassnigg d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
  Jorrit Rouwe 49a2cfb66c Added UnregisterTypes function (#456) 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 a30434a1b9 Added pulley constraint type (#229) 3 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Jorrit Rouwe 09d6d9d51c New constraint types added (#181) 3 years ago
  Jorrit Rouwe 3cf3fe55a5 Added ability to have a dynamic mesh shape (#169) 3 years ago
  Jorrit Rouwe 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 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
  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) 4 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago