mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-21 13:03:13 +00:00
Make the ColorCurve's render mode be unshaded
Makes transparency works as intended, as with the rest of the effects
This commit is contained in:
parent
f84fbb18a0
commit
65ef6ff4a2
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
shader_type canvas_item;
|
||||
render_mode unshaded;
|
||||
|
||||
uniform sampler2D selection : filter_nearest;
|
||||
// CurveTexture(s)
|
||||
|
|
Loading…
Add table
Reference in a new issue