summaryrefslogtreecommitdiffstats
path: root/editor/plugins/gradient_texture_2d_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+1
* Use NOTIFICATION_MOUSE_EXIT instead of a signal for a few editor pluginsVolTer2023-05-311-2/+0
* Improvements to Gradient2D EditorVolTer2023-05-071-13/+23
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-1/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Cleanup remaining EditorUndoRedoManager usageskobewi2022-11-241-4/+0
* Use forward-declarations in EditorPlugin where possibletrollodel2022-11-111-0/+1
* Add per-scene UndoRedokobewi2022-08-221-2/+4
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Add GradientTexture2D editor pluginFireForge2022-03-171-0/+112