TTData does not seem to free the ramper properly when ramp drive is changed on the fly. Steps to reproduce:
With MaxImplementation on dev branch, open help file for j.parameter
Go to Ramp/ease pane
While in the middle of a ramping, change the ramp/drive to none.
This leads to the following crash, that seems to suggest that the previous ramp still has ticks scheduled even after it was supposed to be disposed of.
TTData does not seem to free the ramper properly when ramp drive is changed on the fly. Steps to reproduce:
This leads to the following crash, that seems to suggest that the previous ramp still has ticks scheduled even after it was supposed to be disposed of.
https://gist.github.com/lossius/d891de3ce72b17331653