mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-08 03:58:20 +02:00
This was due to a frame lag of blend factor used for inAir blending. So the first frame the upward velocity would be 0, followed by 3.5 m/s the next frame. This is fixed by using the workingVelocity instead of _lastVelocity to drive the blend. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |