[fofix-commits] [stump/fofix] 3de867: Practice mode is still broken but at least it's pr...
noreply at github.com
noreply at github.com
Fri Jun 24 18:44:17 UTC 2011
Branch: refs/heads/master
Home: https://github.com/stump/fofix
Commit: 3de8670e6ce88bef172d1cb5f2d4e526448020d7
https://github.com/stump/fofix/commit/3de8670e6ce88bef172d1cb5f2d4e526448020d7
Author: nhydock <n_hydock at comcast.net>
Date: 2011-06-24 (Fri, 24 Jun 2011)
Changed paths:
M src/GuitarScene.py
M src/Song.py
M src/World.py
Log Message:
-----------
Practice mode is still broken but at least it's properly accessable and testable now.
Commit: 5da465ec95f9feede0bb26b2fb3ae379096dd734
https://github.com/stump/fofix/commit/5da465ec95f9feede0bb26b2fb3ae379096dd734
Author: nhydock <n_hydock at comcast.net>
Date: 2011-06-24 (Fri, 24 Jun 2011)
Changed paths:
M src/GameEngine.py
Log Message:
-----------
Allows one to precache vertex and texture coordinates for draw3Dtex
Commit: 788ef380ba8bd531031aca57548ad0bd53d0c91d
https://github.com/stump/fofix/commit/788ef380ba8bd531031aca57548ad0bd53d0c91d
Author: nhydock <n_hydock at comcast.net>
Date: 2011-06-24 (Fri, 24 Jun 2011)
Changed paths:
M src/Instrument.py
Log Message:
-----------
Pre-calculate texture coordinates and use those instead of calculating on the fly every frame
Commit: 6db8d973da88dc799ac1a2da79809dec029d2cac
https://github.com/stump/fofix/commit/6db8d973da88dc799ac1a2da79809dec029d2cac
Author: nhydock <n_hydock at comcast.net>
Date: 2011-06-24 (Fri, 24 Jun 2011)
Changed paths:
M src/Instrument.py
Log Message:
-----------
Cleans up renderNote a bit
Commit: f3d6cbc4c283b00ee06d2110adbe7b15ee23f946
https://github.com/stump/fofix/commit/f3d6cbc4c283b00ee06d2110adbe7b15ee23f946
Author: nhydock <n_hydock at comcast.net>
Date: 2011-06-24 (Fri, 24 Jun 2011)
Changed paths:
M src/Drum.py
M src/Instrument.py
Log Message:
-----------
Parts of renderNote have been split into the Drum.py for overriding
Commit: c514fbef57d878c318cc02c8fe218b370d617fc7
https://github.com/stump/fofix/commit/c514fbef57d878c318cc02c8fe218b370d617fc7
Author: nhydock <n_hydock at comcast.net>
Date: 2011-06-24 (Fri, 24 Jun 2011)
Changed paths:
M src/Instrument.py
Log Message:
-----------
Merge branch 'master' of git://github.com/stump/fofix
Compare: https://github.com/stump/fofix/compare/d71a7a3...c514fbe
More information about the fofix-commits
mailing list