YCAMInterlab / ofxTimeline

lightweight timeline tools for openFrameworks
271 stars 141 forks source link

ofxTween is deprecated #134

Open transat opened 8 years ago

transat commented 8 years ago

I'm using OSX10.11 and getting lots of warnings in Xcode 7.3 relating to ofxTween ("unsequenced modification and access to 't' etc). As that addon is deprecated, is there a chance of switching to ofxEasing instead? I suppose this probably isn't a high priority issue as it's all working great otherwise!