summaryrefslogtreecommitdiff
path: root/scene/gui/view_panner.cpp
AgeCommit message (Expand)Author
2023-02-08Fix panning via InputEventPanGestureGilles Roudière
2023-01-23Add gesture to ViewPanner and simplify a bit its APIGilles Roudière
2023-01-08Use BitField<> in core type masksJuan Linietsky
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-10-13fixed holding alt while zooming zooms in by 2 increments.MladoniSzabi
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-04-01Fix that slow mouse wheel scroll has no zoom effect on 2D editorC.Even
2022-01-24Fix 2D Pan Toolkobewi
2022-01-23Minor tweaks and fixes to panningkobewi
2022-01-21Add ViewPanner to 2D editorkobewi
2022-01-14Add ViewPanner to more editorskobewi
2022-01-11Unify panning in sub-editors and make it configurablekobewi