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