mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 14:15:35 +08:00
Ref T180, reset status in linear interpolator
This commit is contained in:
@@ -40,6 +40,7 @@ namespace BlackMisc
|
|||||||
{
|
{
|
||||||
Q_UNUSED(setup);
|
Q_UNUSED(setup);
|
||||||
Q_UNUSED(hints);
|
Q_UNUSED(hints);
|
||||||
|
status.reset();
|
||||||
|
|
||||||
// find the first situation not in the correct order, keep only the situations before that one
|
// find the first situation not in the correct order, keep only the situations before that one
|
||||||
// any updates in wrong chronological order are discounted
|
// any updates in wrong chronological order are discounted
|
||||||
|
|||||||
Reference in New Issue
Block a user