summaryrefslogtreecommitdiffstats
path: root/editor/plugins/gradient_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overhaul the Gradient EditorMewPurPur2023-09-211-476/+0
* Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platformajreckof2023-09-191-1/+1
* Add EditorStringNames singletonkobewi2023-09-031-3/+4
* Unify and streamline connecting to Resource changeskobewi2023-07-171-1/+1
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+1
* Add Linear SRGB and OKLab color spaces to Gradient.JoNax972023-05-261-0/+13
* Merge pull request #70548 from MewPurPur/fix-some-gradient-jankRémi Verschelde2023-01-231-106/+75
|\
| * Fix Gradient Editor bugsVolTer2023-01-231-106/+75
* | Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-231-1/+1
* | Add EditorUndoRedoManager singletonkobewi2023-01-161-1/+1
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
|/
* Fix Gradient preview issuesVolTer2022-11-211-23/+22
* Fix clicking in gradient editorAle Camara2022-11-141-0/+1
* Unify usage of undo_redo in editorkobewi2022-11-021-1/+1
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-2/+2
* Unite GradientEdit and GradientEditor as editor-only widgetYuri Sizov2022-08-311-0/+492