提交歷史

作者 SHA1 備註 提交日期
  Jorrit Rouwe 1ee6eb2f05 Added support for Cosserat rod constraints in soft bodies (#1624) 4 月之前
  Jorrit Rouwe 72a6dc60fd Configuring RPATH on macOS to make it easier to start the Samples/JoltViewer from the terminal 4 月之前
  Jorrit Rouwe 454f56b2c6 Do not create bend / shear constraints when the opposite vertices point to the same vertex 4 月之前
  Jorrit Rouwe 2dcab94cbc Fixed infinite recursion when colliding a TriangleShape vs a TriangleShape. (#1621) 4 月之前
  Jorrit Rouwe fd37495ad7 32-bit MinGW g++ doesn't call the correct overload for the new operator when a type is 16 bytes aligned. (#1614) 4 月之前
  Jorrit Rouwe e73521b2ae Ability to drive hinge constraints with Ragdoll::DriveToPoseUsingMotors (#1613) 4 月之前
  Jorrit Rouwe c99eeefa3e Improved ContactListener documentation 4 月之前
  Jorrit Rouwe e7aa192cdc Configuration string contains (External Profile) if JPH_EXTERNAL_PROFILE is set (#1603) 5 月之前
  Jeslas Pravin 829d246742 Adds CMake option to use External Profiler (#1599) 5 月之前
  Jorrit Rouwe 06f7d3d5ae Removed superfluous JPH_CPU_LOONGARCH check that I missed in review 5 月之前
  stdmnpkg 6257a0c485 Implement GetProcessorTickCount() on LoongArch (#1596) 5 月之前
  stdmnpkg 3ce95bb845 Set -ffp-contract=off flag for clang on LoongArch (#1595) 5 月之前
  stdmnpkg e8c2ecf99c Fix compilation errors with -DDOUBLE_PRECISION=ON on LoongArch (#1592) 5 月之前
  Jorrit Rouwe 600dae5112 Used the wrong SPDX code 5 月之前
  Jorrit Rouwe 63f40974b3 Relicense HelloWorld.cpp to CC0 to allow copy pasting without attribution 5 月之前
  Jorrit Rouwe 5cab98f5bf Added an epsilon to the CastRay / CastShape early out condition to avoid dividing by a very small number and overflowing to INF. This can cause a float overflow exception. (#1574) 6 月之前
  Jorrit Rouwe b7ebe0256e Fix Vulkan validation error 6 月之前
  Jorrit Rouwe 1c2076e9e5 Bump to v5.3.1-dev 6 月之前
  Jorrit Rouwe 0373ec0dd7 Bump to v5.3.0 6 月之前
  Jorrit Rouwe 71978e3025 Fixed a race condition in soft body simulation that could break determinism (detected by TSAN) (#1570) 6 月之前
  Jorrit Rouwe e7fd4c5a49 Removed extra newline 6 月之前
  Jorrit Rouwe 738dc4a21f Added early outs for other broadphase calls when passing zero bodies 6 月之前
  Jorrit Rouwe 9110fa5489 Fixed assert: It should be possible to add zero bodies to the broadphase 6 月之前
  Jorrit Rouwe 5c38f1e352 Samples: Next button (N) now also works when not running all tests (#1569) 6 月之前
  Jorrit Rouwe 883cc1f053 Showing test descriptions in the samples application (#1568) 6 月之前
  Jorrit Rouwe ada80c1fb0 Putting more emphasis on the hello world application and the samples 6 月之前
  Jorrit Rouwe bbdece3620 InternalEdgeRemovingCollector wasn't copying early out fraction on init 6 月之前
  Jorrit Rouwe 3f62f22248 Bugfix: When there were no active bodies, the step listeners weren't called. (#1557) 6 月之前
  Jorrit Rouwe c93401ea65 Improved stability of cylinder contacts (#1540) 6 月之前
  Jorrit Rouwe ab6122291f Fixed CylinderShape::GetSupportingFace returning the wrong face. (#1539) 6 月之前