Commit History

Author SHA1 Message Date
  Jorrit Rouwe 787e7ac78d Added option to build debug build with release MSVC runtime libraries 1 day ago
  Jorrit Rouwe f6d41d9d1c Added new define JPH_TRACK_SIMULATION_STATS (#1773) 2 months ago
  Jorrit Rouwe 4c962c4f85 Moved the definition of _HAS_EXCEPTIONS from cmake to Core.h (#1635) 7 months ago
  Jeslas Pravin 829d246742 Adds CMake option to use External Profiler (#1599) 8 months ago
  Jorrit Rouwe b62e994da4 No longer limiting max voided features/delayed results (#1500) 10 months ago
  Jorrit Rouwe 0634fe19ce Added WASM to determinism check build (#1497) 10 months ago
  Jorrit Rouwe 044b8b86d9 Added unit test for SimCollideBodyVsBody override (#1495) 10 months ago
  Jorrit Rouwe 94d88064a6 MeshShape: Added option to favor build speed over quality (#1473) 11 months ago
  Guus Waals 748edb70ed Remove emscripten stack and memory flags (#1469) 11 months ago
  Jorrit Rouwe 0ce6093250 Implemented contact persisted / removal callbacks for CharacterVirtual (#1446) 11 months ago
  Jorrit Rouwe 06793ab529 Added STLLocalAllocator (#1435) 11 months ago
  Jorrit Rouwe 3ede71e810 CMake changes (#1430) 11 months ago
  Jorrit Rouwe 0611ed85e8 Implemented SimShapeFilter for soft bodies (#1365) 1 year ago
  Jorrit Rouwe efd6a5cbde Bugfix: Simulation ShapeFilter had a race condition (#1364) 1 year ago
  Jorrit Rouwe e8b3c7d69a Added Pyramid test to determinism checks (#1351) 1 year ago
  Jorrit Rouwe f1420822d3 Removed std::unordered_map/set (#1337) 1 year ago
  Jorrit Rouwe 0a7d2501b3 Install missing header files when compiling without object stream (#1294) 1 year ago
  Jorrit Rouwe 366da8bb7d Add performance test to TSAN build (#1285) 1 year ago
  romasandu-gaijin 8f699863e2 Check Jolt with TSAN in CI (#1278) 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 2e7c64a023 Added EmptyShape (#1262) 1 year ago
  Jorrit Rouwe c7d9114f44 Fixed linker error on FreeBSD due to missing -pthread argument (#1260) 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 b53b830ca8 Workaround for Ninja Multi-Config erroring out (#1212) 1 year ago
  Mikael Hermansson 760974d733 Added options to toggle exception-handling and RTTI (#1209) 1 year ago