This website requires JavaScript.
Explore
Help
Sign In
fabian
/
pitrix
Watch
1
Star
0
Fork
0
You've already forked pitrix
Code
Issues
8
Releases
Activity
250
Commits
1
Branch
0
Tags
3.4
MiB
e2a56d7c29
Commit Graph
5 Commits
Author
SHA1
Message
Date
Fabian Schlenz
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
Fabian Schlenz
0163bbef6c
Some memory leaks fixed.
2019-06-19 22:23:49 +02:00
Fabian Schlenz
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
Fabian Schlenz
f0509de411
PixelClockEffect is now being displayed correctly.
2019-06-16 12:43:34 +02:00
Fabian Schlenz
3edbf6b252
Added PicelClockEffect.
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2019-06-15 14:18:35 +02:00