Commit Graph

9 Commits

Author SHA1 Message Date
7963562717 Create extendable coloring for interactions. 2018-03-06 14:50:02 +01:00
a8857faa24 Improve performance of animation layers. 2018-02-23 15:51:45 +01:00
a7ce0bd265 Implement colors for interaction effects. 2018-02-18 18:52:22 +01:00
e4336b6757 Actually use the same node positions internally and externally. 2018-02-15 16:07:13 +01:00
ea4b5e486a Simplify construction of the activity animation. 2018-02-13 16:42:34 +01:00
230cc5ee76 Extract animation base class.
Skips some complicated computations, so yay.
2018-02-13 15:53:47 +01:00
16665a588a Implement some kind of animation.
The animation is still all wrong, but it is there at least.
2018-02-13 15:41:01 +01:00
ef70f913bf Solve warnings with a magic range class. 2018-01-22 15:06:02 +01:00
aeccd2b772 Add new animation class. 2018-01-22 14:05:35 +01:00