summaryrefslogtreecommitdiffstats
path: root/editor/gui/editor_zoom_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7cSpartan3222024-10-301-2/+2
|\
| * Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-291-2/+2
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Add a zoom speed setting to the 2D editorLars Pettersson2024-08-231-12/+5
* [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-181-1/+1
* Use `CoreStringNames::normal` in more placesA Thousand Ships2024-05-301-1/+1
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-4/+4
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Add bulk change guards to successive theme overrides in Editor and GUIYuri Sizov2023-10-191-6/+8
* Incorporate min and max zoom limits into the EditorZoomWidgetMewPurPur2023-10-071-10/+35
* Add EditorStringNames singletonkobewi2023-09-031-2/+2
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-0/+209