mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-14 03:48:49 +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 |