aboutsummaryrefslogtreecommitdiff
path: root/Readme.txt
AgeCommit message (Collapse)Author
2016-01-15Fixed freezing on invalid loop pointsWohlstand
Fixed freezing on invalid cases of loop points: - loopEnd going before loopStart - loopStart and loopEnd are at same position (tick) which Both cases are causes infinite loop inside same tick
2015-10-10Initial commitWohlstand