Commit Graph

4 Commits

Author SHA1 Message Date
382631d7d7 Effect#loop now gets the time since the last run of the loop in ms. This enables
the effects to show animations that stay fluid independent of the current frame rate.
2019-10-01 06:29:32 +02:00
36edb94ff0 Metrics now include the current effect's name. 2019-09-25 18:11:03 +02:00
1912772da3 Effects now use Constructor and Destructor to initialize or delete their data, instead of using start() and stop(). 2019-06-18 18:09:05 +02:00
3edbf6b252 Added PicelClockEffect.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-15 14:18:35 +02:00