arturoc / ofxTween

tween addon for openFrameworks
Other
80 stars 51 forks source link

ofxEasingQuad::easeInOut incorrect #1

Open alexhayes opened 14 years ago

alexhayes commented 14 years ago

The formula used with ofxEasingQuad::easeInOut is incorrect and thus the tweening is incorrect.

I have committed a patch in my fork. I will attach a simple example OF project so you can see the changes.

alexhayes commented 14 years ago

As I can't attach an example you can download one from http://alution.com/resources/openframeworks/ofxTween-issue-1-example.tar.gz

alexhayes commented 14 years ago

A fix has been commit in http://github.com/alexhayes/ofxTween/commit/4e9cfadd6779c4b2ea1120218154041c9c5b0408