You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
2D Shaders are working again using the new syntax, though all is buggy in general
This commit is contained in:
@@ -140,6 +140,7 @@ public:
|
||||
SHADER_SPATIAL,
|
||||
SHADER_CANVAS_ITEM,
|
||||
SHADER_LIGHT,
|
||||
SHADER_MAX
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user