You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Redesign the graph editor for visual shaders
This commit is contained in:
@@ -99,6 +99,9 @@ private:
|
||||
|
||||
Color vector_expanded_color[4];
|
||||
|
||||
// Visual shader specific theme for using MSDF fonts (on GraphNodes) which reduce aliasing at higher zoom levels.
|
||||
Ref<Theme> vs_msdf_fonts_theme;
|
||||
|
||||
protected:
|
||||
static void _bind_methods();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user