Commit History

Autor SHA1 Mensaxe Data
  Jorrit Rouwe 1c2076e9e5 Bump to v5.3.1-dev hai 6 meses
  Jorrit Rouwe 0373ec0dd7 Bump to v5.3.0 hai 6 meses
  Jorrit Rouwe 71978e3025 Fixed a race condition in soft body simulation that could break determinism (detected by TSAN) (#1570) hai 6 meses
  Jorrit Rouwe e7fd4c5a49 Removed extra newline hai 6 meses
  Jorrit Rouwe 738dc4a21f Added early outs for other broadphase calls when passing zero bodies hai 6 meses
  Jorrit Rouwe 9110fa5489 Fixed assert: It should be possible to add zero bodies to the broadphase hai 6 meses
  Jorrit Rouwe 5c38f1e352 Samples: Next button (N) now also works when not running all tests (#1569) hai 6 meses
  Jorrit Rouwe 883cc1f053 Showing test descriptions in the samples application (#1568) hai 6 meses
  Jorrit Rouwe ada80c1fb0 Putting more emphasis on the hello world application and the samples hai 6 meses
  Jorrit Rouwe bbdece3620 InternalEdgeRemovingCollector wasn't copying early out fraction on init hai 6 meses
  Jorrit Rouwe 3f62f22248 Bugfix: When there were no active bodies, the step listeners weren't called. (#1557) hai 6 meses
  Jorrit Rouwe c93401ea65 Improved stability of cylinder contacts (#1540) hai 6 meses
  Jorrit Rouwe ab6122291f Fixed CylinderShape::GetSupportingFace returning the wrong face. (#1539) hai 6 meses
  Jorrit Rouwe d42f20697c Disable MSVC warning 4714 hai 6 meses
  Jorrit Rouwe 4f9a86b539 Added Rust bindings hai 6 meses
  Jérôme Leclercq ab7761e318 Update ProjectsUsingJolt.md (#1530) hai 6 meses
  .ruby 7d5a99bbbb Update ProjectsUsingJolt.md - add luxe (#1528) hai 6 meses
  Jorrit Rouwe 70865d5034 Added Get/SetCollisionGroup on BodyInterface (#1527) hai 6 meses
  Jorrit Rouwe 9dcd11cf65 Added reverse_iterator and const_reverse_iterator for Array (#1526) hai 6 meses
  Jorrit Rouwe a44d0e75c4 Made return value of Array::erase conform to std::vector hai 6 meses
  Jorrit Rouwe db76d2de55 Register missing vehicle controller settings classes hai 6 meses
  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 hai 6 meses
  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. hai 6 meses
  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) hai 6 meses
  Jorrit Rouwe 122be7b07e Documented what to do when you run out of quad tree nodes hai 6 meses
  Jorrit Rouwe 8e654999a4 Documented reasons why cached body bounds may be out of sync hai 6 meses
  Jorrit Rouwe e5272c050c Fix stack corruption when destroying extremely unbalanced QuadTree (#1518) hai 7 meses
  Jorrit Rouwe c1bdc5aee2 Accessors to the vehicle anti roll bars (#1513) hai 7 meses
  Jorrit Rouwe cf1302a124 CharacterVirtual::GetID returns a const ref now hai 7 meses
  Jorrit Rouwe 0609b5573f CharacterID: Fixed copy paste error in comment hai 7 meses