[fofix-commits] [stump/fofix] 0f6a76: Added 2D notes based on the new 3D notes
noreply at github.com
noreply at github.com
Mon May 23 20:47:22 UTC 2011
Branch: refs/heads/master
Home: https://github.com/stump/fofix
Commit: 0f6a76794ca8e57b6616b3d9e2458b58deaeee1a
https://github.com/stump/fofix/commit/0f6a76794ca8e57b6616b3d9e2458b58deaeee1a
Author: nhydock <n_hydock at comcast.net>
Date: 2011-05-22 (Sun, 22 May 2011)
Changed paths:
M data/themes/MegaLight V4/notes/notes.png
Log Message:
-----------
Added 2D notes based on the new 3D notes
Commit: 4d25ae64933f450228f66c33777f067b9752bf6e
https://github.com/stump/fofix/commit/4d25ae64933f450228f66c33777f067b9752bf6e
Author: nhydock <n_hydock at comcast.net>
Date: 2011-05-22 (Sun, 22 May 2011)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Little catch so effects can be overloaded, also added Animate type to look out for in the future
Commit: de174143cc29bc6131badb4f518545f887ab5762
https://github.com/stump/fofix/commit/de174143cc29bc6131badb4f518545f887ab5762
Author: nhydock <n_hydock at comcast.net>
Date: 2011-05-23 (Mon, 23 May 2011)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Changing how rates are fetched so that they are now in terms of milliseconds instead of frames.
Commit: 0d555cfd611eb78bb324df099e91f3cfad970c86
https://github.com/stump/fofix/commit/0d555cfd611eb78bb324df099e91f3cfad970c86
Author: nhydock <n_hydock at comcast.net>
Date: 2011-05-23 (Mon, 23 May 2011)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Adding a little more documentation to the rockmeter code
Commit: 6d0281dccb4ea2f12210025b7d08f6c66dc3a16e
https://github.com/stump/fofix/commit/6d0281dccb4ea2f12210025b7d08f6c66dc3a16e
Author: nhydock <n_hydock at comcast.net>
Date: 2011-05-23 (Mon, 23 May 2011)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Adding support for animations
Commit: c8f0061421c116c21e868550c08e2954c0ae4cec
https://github.com/stump/fofix/commit/c8f0061421c116c21e868550c08e2954c0ae4cec
Author: nhydock <n_hydock at comcast.net>
Date: 2011-05-23 (Mon, 23 May 2011)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Layers use a map system so then making references to other layers can be done by use of the actual layer number instead of its position in the array which might not always match.
Commit: 3e2061843b6b96765797e1be586c6bbc68dd5f07
https://github.com/stump/fofix/commit/3e2061843b6b96765797e1be586c6bbc68dd5f07
Author: nhydock <n_hydock at comcast.net>
Date: 2011-05-23 (Mon, 23 May 2011)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Enables layer effect Animate
Compare: https://github.com/stump/fofix/compare/e67456e...3e20618
More information about the fofix-commits
mailing list