Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-01 | Fix that slow mouse wheel scroll has no zoom effect on 2D editor | C.Even | |
* scroll_vec in ViewPanner::gui_input is multiplied by float factors, so it should be a Vector2 rather than Vector2i * Fixes #57423 | |||
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 | |