diff options
author | chai <chaifix@163.com> | 2021-10-31 19:47:57 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-31 19:47:57 +0800 |
commit | e5ffcfb43231c55c1cdd71566e622de7583160a9 (patch) | |
tree | c8cf84cf3eb6ca805054bd6f6466fd772eb44515 /Data | |
parent | b972cec461f6c587edd8febbc6dad45bad65046d (diff) |
* glsl compiler
Diffstat (limited to 'Data')
-rw-r--r-- | Data/Resources/Shaders/Editor-Text.glsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Data/Resources/Shaders/Editor-Text.glsl b/Data/Resources/Shaders/Editor-Text.glsl index 1624c0e..f589e07 100644 --- a/Data/Resources/Shaders/Editor-Text.glsl +++ b/Data/Resources/Shaders/Editor-Text.glsl @@ -2,8 +2,8 @@ CMD_BEGIN +Cull Both Blend SrcAlpha OneMinusSrcAlpha -Cull Both DepthTest Off CMD_END |