Histórico de commits

Autor SHA1 Mensagem Data
  Jorrit Rouwe 4f9a86b539 Added Rust bindings 6 meses atrás
  Jérôme Leclercq ab7761e318 Update ProjectsUsingJolt.md (#1530) 6 meses atrás
  .ruby 7d5a99bbbb Update ProjectsUsingJolt.md - add luxe (#1528) 6 meses atrás
  Jorrit Rouwe 70865d5034 Added Get/SetCollisionGroup on BodyInterface (#1527) 6 meses atrás
  Jorrit Rouwe 9dcd11cf65 Added reverse_iterator and const_reverse_iterator for Array (#1526) 6 meses atrás
  Jorrit Rouwe a44d0e75c4 Made return value of Array::erase conform to std::vector 6 meses atrás
  Jorrit Rouwe db76d2de55 Register missing vehicle controller settings classes 6 meses atrás
  Jorrit Rouwe a53ef3c9ca Made BodyInterface::SetShape, NotifyShapeChanged, SetPosition, SetRotation, SetPositionAndRotation and SetPositionAndRotationWhenChanged work when body has not been added to the PhysicsSystem yet and passing the EActivation::Activate flag 6 meses atrás
  Jorrit Rouwe 2425c73ba2 Fixed HingeConstraint not having limits if LimitsMin was set to -JPH_PI or LimitsMax was set to JPH_PI. It should only be turned off if both are. 6 meses atrás
  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 meses atrás
  Jorrit Rouwe 122be7b07e Documented what to do when you run out of quad tree nodes 6 meses atrás
  Jorrit Rouwe 8e654999a4 Documented reasons why cached body bounds may be out of sync 6 meses atrás
  Jorrit Rouwe e5272c050c Fix stack corruption when destroying extremely unbalanced QuadTree (#1518) 7 meses atrás
  Jorrit Rouwe c1bdc5aee2 Accessors to the vehicle anti roll bars (#1513) 7 meses atrás
  Jorrit Rouwe cf1302a124 CharacterVirtual::GetID returns a const ref now 7 meses atrás
  Jorrit Rouwe 0609b5573f CharacterID: Fixed copy paste error in comment 7 meses atrás
  Jorrit Rouwe 73da7f2d7b Clarified how you update/save a CharacterVirtual 7 meses atrás
  Jorrit Rouwe b5895f23d5 Added comment on the use of CollisionCollector::GetContext 7 meses atrás
  Bjorn d907efbc75 Add LÖVR to the list of projects using Jolt (#1511) 7 meses atrás
  Jorrit Rouwe c52aa1b189 Sonar fix 7 meses atrás
  Jorrit Rouwe e021bd2de6 Fixing handling of max bodies and max contact constraints (#1506) 7 meses atrás
  Jorrit Rouwe 63c5020e2e Fixed running out of stack space when simulating a really high number of active rigid bodies (#1501) 7 meses atrás
  Jorrit Rouwe b62e994da4 No longer limiting max voided features/delayed results (#1500) 7 meses atrás
  Jorrit Rouwe 2bc606844d Fixed macOS Vulkan install script 7 meses atrás
  Jorrit Rouwe 25e920c25d Fix Character vs Sensor interaction 7 meses atrás
  Jorrit Rouwe 21f5d0d317 Update release notes 7 meses atrás
  Jorrit Rouwe 0634fe19ce Added WASM to determinism check build (#1497) 7 meses atrás
  Jorrit Rouwe 5bd04af8df Reduced size of temp allocation in HeightFieldShape::CalculateActiveEdges (#1496) 7 meses atrás
  Jorrit Rouwe 044b8b86d9 Added unit test for SimCollideBodyVsBody override (#1495) 7 meses atrás
  Jorrit Rouwe 2609c25496 SimCollideBodyVsBody: Changed function pointer to std::function to allow passing context 7 meses atrás