GC.DO的画布初始颜色从#00000000改为#FFFFFF00,不再整体偏暗

部分素材会因此变化,故一起调整
This commit is contained in:
MrZ626
2021-08-18 15:09:20 +08:00
parent 9ec822a095
commit 1943a55bcc
4 changed files with 7 additions and 8 deletions

View File

@@ -111,7 +111,6 @@ do
}
TRS={
centerTex=GC.DO{10,10,
{'clear',1,1,1,.2},
{'setCL',1,1,1,.4},
{'fRect',1,1,8,8},
{'setCL',1,1,1,.6},
@@ -439,11 +438,9 @@ local SRS
do
SRS={
centerTex=GC.DO{10,10,
{'setCL',1,1,1,.2},
{'fCirc',5,5,5},
{'setCL',1,1,1,.6},
{'setCL',1,1,1,.3},
{'fCirc',5,5,4},
{'setCL',1,1,1,.8},
{'setCL',1,1,1,.6},
{'fCirc',5,5,3},
{'setCL',1,1,1},
{'fCirc',5,5,2},