From acc25d609a0756dbf63cce9f1b82da11ae140a93 Mon Sep 17 00:00:00 2001 From: George Marques Date: Sun, 28 Feb 2021 20:54:32 -0300 Subject: [PATCH] Add links to proposals related to the theme editor --- GSoC/GSoC-2021.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/GSoC/GSoC-2021.md b/GSoC/GSoC-2021.md index 022e23e..2dee0fa 100644 --- a/GSoC/GSoC-2021.md +++ b/GSoC/GSoC-2021.md @@ -24,6 +24,10 @@ The goal of this project is to design a theme editor, which will generate a them Another related task is to improve some aspects of the editor theme, such as caching icons for faster startup time, color icons with modulation (looks better on light theme, no re-render of icons when changing from dark to light), and more. +Related proposals: +- https://github.com/godotengine/godot-proposals/issues/1438 +- https://github.com/godotengine/godot-proposals/issues/1791 + ## Automatic arrangement nodes in GraphEdit (VisualScript, VisualShader) **Skills:** C++