aboutsummaryrefslogtreecommitdiffstats
path: root/dirty.html
Commit message (Collapse)AuthorAgeFilesLines
...
* The timeline is now decoupled from the real timeSaivan2018-05-151-14/+36
| | | | | | | | | | | | | | | This commit allows the timeline to exist independently of the actual time. This will allow it to be used to seek through an animation with relative ease. We also made some architectural changes to the timeline to support this. Changes ======= - Refactored the runner into its own file without exposing it to the user (changed the gulpfile) - The timeline no longer depends on the current time - The user can supply absolute times to queue events - Some more methods have been integrated into the timeline
* More work on the timeline and morphablesSaivan2018-05-011-13/+16
|
* The animations work with the .queue methodSaivan2018-05-011-3/+21
|
* Another collaboration session with @FuzzymaSaivan2018-04-301-0/+27