Commit Graph

6 Commits

Author SHA1 Message Date
10be8ef7cc There are now global instances of Window which don't have to be created and deleted all the time. 2020-04-30 06:41:30 +02:00
3c0e4af325 effect_blur2d: Number of blobs is configurable. 2019-10-23 05:40:44 +02:00
ac1f758b87 Fixes in blur2d effect. 2019-10-02 06:18:43 +02:00
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
075f434997 Small fixes and tweaks to blur2d, clock and firework.
All checks were successful
continuous-integration/drone/push Build is passing
2019-09-25 20:05:18 +02:00
fa5f1c8816 Added effect blur2d 2019-09-25 06:26:27 +02:00