aboutsummaryrefslogtreecommitdiffstats
path: root/src/morph.js
Commit message (Expand)AuthorAgeFilesLines
* first tries to make transformations workUlrich-Matthias Schäfer2018-06-021-6/+5
* Began implementing the transformation functionsSaivan2018-06-021-7/+9
* The runners step was reimplemented with testsSaivan2018-05-311-4/+2
* fixed declaritive again, fromArray now works on all object instancesUlrich-Matthias Schäfer2018-05-301-21/+19
* Fixed all of the low hanging problems so declarative worksSaivan2018-05-261-13/+8
* fixed some more errores, make declaritive controllers partially work. added P...Ulrich-Matthias Schäfer2018-05-241-4/+3
* go through specs and make fixes where neededUlrich-Matthias Schäfer2018-05-241-21/+24
* Stuff is moving again after fixing several stuffUlrich-Matthias Schäfer2018-05-241-2/+7
* Should be the final redesignSaivan2018-05-241-9/+10
* Added a few more use cases and suchSaivan2018-05-221-7/+21
* fixed small typoUlrich-Matthias Schäfer2018-05-161-1/+1
* fixed morphing. Changed easing function so that it can handle stringsUlrich-Matthias Schäfer2018-05-151-24/+56
* The timeline is now decoupled from the real timeSaivan2018-05-151-0/+1
* make morphing work, fix inheritance, animations now workUlrich-Matthias Schäfer2018-05-011-10/+13
* More work on the timeline and morphablesSaivan2018-05-011-127/+14
* The animations work with the .queue methodSaivan2018-05-011-205/+71
* Another collaboration session with @FuzzymaSaivan2018-04-301-15/+201
* Added some timeline and Morphing functionsSaivan2018-04-231-0/+394