Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | Fix panning via InputEventPanGesture | Gilles Roudière |
2023-01-23 | Add gesture to ViewPanner and simplify a bit its API | Gilles Roudière |
2023-01-08 | Use BitField<> in core type masks | Juan Linietsky |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-10-13 | fixed holding alt while zooming zooms in by 2 increments. | MladoniSzabi |
2022-07-29 | Remove Signal connect binds | Juan Linietsky |
2022-04-01 | Fix that slow mouse wheel scroll has no zoom effect on 2D editor | C.Even |
2022-01-24 | Fix 2D Pan Tool | kobewi |
2022-01-23 | Minor tweaks and fixes to panning | kobewi |
2022-01-21 | Add ViewPanner to 2D editor | kobewi |
2022-01-14 | Add ViewPanner to more editors | kobewi |
2022-01-11 | Unify panning in sub-editors and make it configurable | kobewi |