[fofix-commits] [stump/fofix] 9501d2: Experimental fade effect completed

noreply at github.com noreply at github.com
Tue Apr 5 19:15:07 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/stump/fofix

Commit: 9501d229f38be0ff902d77cbd58b89c943b1729c
    https://github.com/stump/fofix/commit/9501d229f38be0ff902d77cbd58b89c943b1729c
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Experimental fade effect completed


Commit: 0f92ed28415a60a75d6a2ed49a9305ce362151eb
    https://github.com/stump/fofix/commit/0f92ed28415a60a75d6a2ed49a9305ce362151eb
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Fade effect should now be enabled for use


Commit: 4ca52868a5b81ea79b46327e246ead3bc3e69609
    https://github.com/stump/fofix/commit/4ca52868a5b81ea79b46327e246ead3bc3e69609
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Cleaning up some code for the Slide effect.  It now actually works!


Commit: da25a659508b1159c49cdf5bd90a740d916649dc
    https://github.com/stump/fofix/commit/da25a659508b1159c49cdf5bd90a740d916649dc
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
layer should have engine variable for cleanliness


Commit: 0580481d944181ae46b58b8f3fdfa0c9b4591f7b
    https://github.com/stump/fofix/commit/0580481d944181ae46b58b8f3fdfa0c9b4591f7b
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Color is easier to work with as a list


Commit: a615af9c1823c0f10ffc3318fac0678b2a798fea
    https://github.com/stump/fofix/commit/a615af9c1823c0f10ffc3318fac0678b2a798fea
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Color should only be changed if the font is visible


Commit: 7122fed0344de2ca53dc35eede95aa4680dfe326
    https://github.com/stump/fofix/commit/7122fed0344de2ca53dc35eede95aa4680dfe326
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Color and fade to color are defined in the fade effect instead of carrying the starting color over from the layer


Commit: ce54a7935f3484a0c0143d623056720f5f761dbd
    https://github.com/stump/fofix/commit/ce54a7935f3484a0c0143d623056720f5f761dbd
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
colors need to be lists


Commit: e307e787b8928bcd4d2d1e02e89a09b94f291e75
    https://github.com/stump/fofix/commit/e307e787b8928bcd4d2d1e02e89a09b94f291e75
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Number was too high, we're using floats not unsigned ints


Commit: 7f3feb35078843754994dc0b3e70682ee2a660f8
    https://github.com/stump/fofix/commit/7f3feb35078843754994dc0b3e70682ee2a660f8
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
effects have stage variable for faster access


Commit: ef0f4a300343ee08f2ab50bba2bdd5921344d943
    https://github.com/stump/fofix/commit/ef0f4a300343ee08f2ab50bba2bdd5921344d943
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M data/themes/MegaLight V4/rockmeter.ini

Log Message:
-----------
Showing example of Fade effect as well as accessing variables from the GuitarScene


Commit: 916a16ac543dd6d922681685e1b145bf81b06734
    https://github.com/stump/fofix/commit/916a16ac543dd6d922681685e1b145bf81b06734
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M src/Rockmeter.py
  M src/Theme.py
  M src/constants.py

Log Message:
-----------
Merge branch 'master' of git://github.com/stump/fofix


Commit: cc2179838a2dd203ac674004e7ddc8fe9f39a20d
    https://github.com/stump/fofix/commit/cc2179838a2dd203ac674004e7ddc8fe9f39a20d
Author: nhydock <n_hydock at comcast.net>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M data/themes/MegaLight V4/rockmeter.ini
  M src/Rockmeter.py

Log Message:
-----------
Since color is now working, add alpha support to FontLayers


Compare: https://github.com/stump/fofix/compare/f62ed17...cc21798


More information about the fofix-commits mailing list