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.74k stars 452 forks source link

Bugfix: Jump button could be missed on high frequency monitors #913

Closed jrouwe closed 9 months ago

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

mihe commented 9 months ago

I believe this bug might be a thing when shooting objects in Samples as well, as nothing happens when I press B sometimes, which is not something I've noticed before.

(I have a 165 hz monitor.)

jrouwe commented 9 months ago

Yes, that's indeed the same thing. Fixed now.