Fix slowdown issue

Authored by helfferich on Jan 20 2018, 8:24 PM.

Description

Fix slowdown issue

The slowdown appeared after playing for a few minutes. The bug appeared
after the move to QML because QML timers have a minimum interval of
16ms. Now, instead of cutting the timer interval in half, the evaluation
is split into substeps.

Details

Committed
helfferichJan 20 2018, 8:24 PM
Parents
R393:a4d73a10fe2c: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown