godot/thirdparty/jolt_physics
Jorrit Rouwe 1daf9893ec Fixed bug in ManifoldBetweenTwoFaces
Fixed bug in ManifoldBetweenTwoFaces which would not find the correct manifold in case face 1 had 3 or more vertices and face 2 only 2. E.g. for a box resting the long edge of a cylinder this would mean that only a single contact point was found instead of 2 (the other way around would work fine).

Fixes godotengine/godot#110479
2025-09-14 11:01:00 +02:00
..
Jolt Fixed bug in ManifoldBetweenTwoFaces 2025-09-14 11:01:00 +02:00
LICENSE Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00