summaryrefslogtreecommitdiff
path: root/editor/editor_zoom_widget.cpp
AgeCommit message (Expand)Author
2022-09-24Fix zoom in/out keyboard shortcuts not working since the introduction of Edit...Eric M
2022-09-07Fix key mapping changes when moving from macOS to other platformbruvzg
2022-08-29Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde
2022-08-27Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record
2022-05-22Remove zoom_reset shortcut in 2D editorkobewi
2022-02-16Port existing _notification code to use switch statements (part 1/3)jmb462
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-11-12Use "enum class" for input enumsAaron Franke
2021-07-18Optimize StringName usagereduz
2021-07-10Improve 2D editor zoom logicHugo Locurcio
2021-05-07Rework the TileSet resource and TileMap nodes:Gilles Roudière