Commit History

Author SHA1 Message Date
  Jorrit Rouwe a63aa3b8e2 Bump to v5.2.0 10 months ago
  Jorrit Rouwe fd3e88a40b Updated release notes 10 months ago
  Stephen Gold a72422a24a Math: correct 4 copy-paste errors in header comments (#1316) 10 months ago
  Jorrit Rouwe 9c718ebb02 Added JPH_DEBUG_SYMBOL_FORMAT option (#1315) 10 months ago
  Jorrit Rouwe e4debe8683 Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314) 10 months ago
  Jorrit Rouwe da2d6cbeaf Fix for CMake 3.31 warning CMP0177 (#1309) 10 months ago
  jfaz 9fb538ef9b Update C binding link (#1300) 11 months ago
  Jorrit Rouwe e5d6234dc6 Made the use of 'public' consistent across all classes that use the JPH_DECLARE_SERIALIZABLE_... macros 11 months ago
  Jorrit Rouwe 5a3935ee69 Ability to save and restore the simulation in parts (#1282) 11 months ago
  Jorrit Rouwe 0a7d2501b3 Install missing header files when compiling without object stream (#1294) 11 months ago
  Bas Zalmstra 25d3eafac6 Use GNUInstallDirs to install dlls to the 'bin' folder (#1290) 11 months ago
  Jorrit Rouwe c244674f03 Updated documentation for EmptyShape 11 months ago
  Jorrit Rouwe fed2b6c4d8 Also testing PerformanceTest with UBSAN/ASAN (#1287) 11 months ago
  Jorrit Rouwe 366da8bb7d Add performance test to TSAN build (#1285) 11 months ago
  Jorrit Rouwe 14f8ba56e6 Whitespace fixes 11 months ago
  Jorrit Rouwe 4c68c799d1 Documenting API changes 11 months ago
  Jorrit Rouwe 8153cd854c Added 'is first step' and 'is last step' to the PhysicsStepListener (#1284) 11 months ago
  Jorrit Rouwe b6e22f777b Support for ScaledShape as shape for CharacterVirtual (#1283) 11 months ago
  Jorrit Rouwe a8327c3ff8 Applied div by zero fix to other DebugRenderer::DrawBox function too 11 months ago
  Jorrit Rouwe 81c98592a5 Prevent division by zero when drawing a box with edge length 0 11 months ago
  romasandu-gaijin 8f699863e2 Check Jolt with TSAN in CI (#1278) 11 months ago
  Mikael Hermansson f15b519d62 Added missing constructor to EmptyShape (#1277) 11 months ago
  Jorrit Rouwe 6b8377b882 Added supported platform 1 year ago
  Jorrit Rouwe 70bf8be25a Updated release notes and API changes 1 year ago
  Jorrit Rouwe 4058e6a72e SoftBodyManifold now returns sensor contacts separately (#1276) 1 year ago
  Jorrit Rouwe a487dacc39 Fixed building Jolt as a shared lib with MingW (#1274) 1 year ago
  Jorrit Rouwe 839ffcb07c Removed Vec8/UVec8 class 1 year ago
  Jorrit Rouwe 6416bcf587 Made PhysicsLock work when compiling Jolt as a shared library with MingW 1 year ago
  Jorrit Rouwe 304c71912d Fixed missing files ConfigurationString.h and SoftBodyUpdateContext.h when running cmake --install 1 year ago
  Jorrit Rouwe ca53350133 Fixed hang in FixedSizeFreeList::DestructObjectBatch when object has non-trivial destructor (#1269) 1 year ago