[ScreenDebugOverlay] Added BackgroundColor metric.
This commit is contained in:
@@ -4,9 +4,9 @@ The StepMania 5 Changelog covers all post-sm-ssc changes. For a list of changes
|
||||
from StepMania 4 alpha 5 to sm-ssc v1.2.5, see Changelog_sm-ssc.txt.
|
||||
________________________________________________________________________________
|
||||
|
||||
================================================================================
|
||||
StepMania 5.0 alpha 3 | 20120711
|
||||
--------------------------------------------------------------------------------
|
||||
2012/07/26
|
||||
----------
|
||||
* [ScreenDebugOverlay] Added BackgroundColor metric. [AJ]
|
||||
|
||||
2012/07/19
|
||||
----------
|
||||
@@ -17,6 +17,10 @@ StepMania 5.0 alpha 3 | 20120711
|
||||
----------
|
||||
* [SongManager] Fix a bug where DVNO wouldn't always be gold. [AJ]
|
||||
|
||||
================================================================================
|
||||
StepMania 5.0 alpha 3 | 20120711
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
2012/07/11
|
||||
----------
|
||||
* [ScreenEditMenu] Don't use "Blank" in the description for blank steps;
|
||||
|
||||
@@ -1504,6 +1504,8 @@ ShowCreditDisplay=false
|
||||
Class="ScreenDebugOverlay"
|
||||
Fallback="Screen"
|
||||
|
||||
BackgroundColor=color("0,0,0,0.5")
|
||||
|
||||
LineOnColor=color("1,1,1,1")
|
||||
LineOffColor=color("0.6,0.6,0.6,1")
|
||||
LineStartY=SCREEN_TOP+50
|
||||
|
||||
+1242
-1241
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user