jrouwe / JoltPhysics

A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
MIT License
6.46k stars 418 forks source link

Added fraction hint to PathConstraintPath::GetClosestPoint #914

Closed jrouwe closed 7 months ago

jrouwe commented 7 months ago

This can be used to speed up the search along the curve and to disambiguate fractions in case a path reaches the same point multiple times (i.e. an 8)

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud