mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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 |