提交歷史

作者 SHA1 備註 提交日期
  Jorrit Rouwe cdca4c3b51 When calling PhysicsSystem::Update with a delta time of 0, contact remove callbacks were triggered by accident for all existing contacts. (#1525) 6 月之前
  Jorrit Rouwe 122be7b07e Documented what to do when you run out of quad tree nodes 6 月之前
  Jorrit Rouwe 8e654999a4 Documented reasons why cached body bounds may be out of sync 6 月之前
  Jorrit Rouwe e5272c050c Fix stack corruption when destroying extremely unbalanced QuadTree (#1518) 6 月之前
  Jorrit Rouwe c1bdc5aee2 Accessors to the vehicle anti roll bars (#1513) 6 月之前
  Jorrit Rouwe cf1302a124 CharacterVirtual::GetID returns a const ref now 6 月之前
  Jorrit Rouwe 0609b5573f CharacterID: Fixed copy paste error in comment 6 月之前
  Jorrit Rouwe 73da7f2d7b Clarified how you update/save a CharacterVirtual 6 月之前
  Jorrit Rouwe b5895f23d5 Added comment on the use of CollisionCollector::GetContext 6 月之前
  Bjorn d907efbc75 Add LÖVR to the list of projects using Jolt (#1511) 6 月之前
  Jorrit Rouwe c52aa1b189 Sonar fix 7 月之前
  Jorrit Rouwe e021bd2de6 Fixing handling of max bodies and max contact constraints (#1506) 7 月之前
  Jorrit Rouwe 63c5020e2e Fixed running out of stack space when simulating a really high number of active rigid bodies (#1501) 7 月之前
  Jorrit Rouwe b62e994da4 No longer limiting max voided features/delayed results (#1500) 7 月之前
  Jorrit Rouwe 2bc606844d Fixed macOS Vulkan install script 7 月之前
  Jorrit Rouwe 25e920c25d Fix Character vs Sensor interaction 7 月之前
  Jorrit Rouwe 21f5d0d317 Update release notes 7 月之前
  Jorrit Rouwe 0634fe19ce Added WASM to determinism check build (#1497) 7 月之前
  Jorrit Rouwe 5bd04af8df Reduced size of temp allocation in HeightFieldShape::CalculateActiveEdges (#1496) 7 月之前
  Jorrit Rouwe 044b8b86d9 Added unit test for SimCollideBodyVsBody override (#1495) 7 月之前
  Jorrit Rouwe 2609c25496 SimCollideBodyVsBody: Changed function pointer to std::function to allow passing context 7 月之前
  Jorrit Rouwe 17009ab1e3 Forgot to pass shape filter to sCollideShapeVsShape 7 月之前
  Thaddeus Crews 361de9f327 Support 64-bit WebAssembly (#1491) 7 月之前
  Jorrit Rouwe 35dba586c2 Added ability to override the collide function during simulation (#1489) 7 月之前
  Jorrit Rouwe ba46a9d079 Samples no longer only run on Windows 7 月之前
  Jorrit Rouwe 7a67cef50a Documented conan package 7 月之前
  Jorrit Rouwe b2eb3cb3e1 Fix off by 1 errors in asserts relating to cMaxBodyIndex 7 月之前
  Jorrit Rouwe ff1a8f9ba1 Doxygen fix 7 月之前
  Jorrit Rouwe 092f40327b Listing API changes 7 月之前
  Jorrit Rouwe 7611a4cb33 Fixed a bug in ManifoldBetweenTwoFaces (#1488) 7 月之前