godot/scene/theme
Hendrik Brucker 9d7c2978f4 Rework GraphEdit connections (drawing, API, optimizations)
- GraphEdit now uses Line2D nodes to draw connection lines and uses a dedicated canvas item shader for them
2024-01-18 16:53:15 +01:00
..
icons Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
default_theme.cpp Rework GraphEdit connections (drawing, API, optimizations) 2024-01-18 16:53:15 +01:00
default_theme.h Move default theme files to scene/theme 2023-08-28 00:23:38 +02:00
default_theme_builders.py Reorganize code related to editor theming 2024-01-16 11:57:45 +01:00
SCsub Move default theme files to scene/theme 2023-08-28 00:23:38 +02:00
theme_db.cpp Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
theme_db.h Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
theme_owner.cpp Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
theme_owner.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00