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
252
Commits
1
Branch
0
Tags
3.4
MiB
79c13e760f
Commit Graph
7 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
7ac681002e
Added effect night_clock
2019-09-25 18:11:52 +02:00
Fabian Schlenz
36edb94ff0
Metrics now include the current effect's name.
2019-09-25 18:11:03 +02:00
Fabian Schlenz
0163bbef6c
Some memory leaks fixed.
2019-06-19 22:23:49 +02:00
Fabian Schlenz
83254f2eaa
Windows. Everything now is implemented in Windows. ;-) (Okay, just the drawing stuff. And defnititely nothing by Microsoft.)
2019-06-11 19:48:09 +02:00
Fabian Schlenz
c5856a6f7a
Whitespace stuff. Tabs rule!
Some checks failed
continuous-integration/drone/push
Build is failing
Details
2019-06-07 06:24:16 +02:00
Fabian Schlenz
2f58fd14d0
Splitting the code into single files is done. \o/
2019-05-30 00:49:54 +02:00