Revert "Cast a blur effect on the WML message panel background...
...per Eleazar's suggestion" This reverts commit 2010-11-02T01:30:00Z!shadowm@wesnoth.org. There's one problem with GUI2 that needs to be fixed first, which is also why there's no blurring in the titlescreen panels yet. I should've noticed earlier.
This commit is contained in:
parent
bcd38591a1
commit
0c2ea8d066
1 changed files with 0 additions and 12 deletions
|
@ -6,16 +6,6 @@
|
||||||
#define _GUI_BASE_NAME
|
#define _GUI_BASE_NAME
|
||||||
"translucent65" #enddef
|
"translucent65" #enddef
|
||||||
|
|
||||||
#define __GUI_DIALOG_BLUR
|
|
||||||
[pre_commit]
|
|
||||||
|
|
||||||
[blur]
|
|
||||||
depth = 5
|
|
||||||
[/blur]
|
|
||||||
|
|
||||||
[/pre_commit]
|
|
||||||
#enddef
|
|
||||||
|
|
||||||
#define _GUI_RESOLUTION RESOLUTION BORDER_SIDE_1 BORDER_SIDE_2 OFFSET_SIDE_1 OFFSET_SIDE_2 OFFSET_TOTAL
|
#define _GUI_RESOLUTION RESOLUTION BORDER_SIDE_1 BORDER_SIDE_2 OFFSET_SIDE_1 OFFSET_SIDE_2 OFFSET_TOTAL
|
||||||
[resolution]
|
[resolution]
|
||||||
|
|
||||||
|
@ -30,8 +20,6 @@
|
||||||
|
|
||||||
[draw]
|
[draw]
|
||||||
|
|
||||||
{__GUI_DIALOG_BLUR}
|
|
||||||
|
|
||||||
[image]
|
[image]
|
||||||
x = 0
|
x = 0
|
||||||
y = 0
|
y = 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue