1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-03 19:11:41 +00:00
Files
godot/scene/gui
C.Even 2080077c9c Fix that slow mouse wheel scroll has no zoom effect on 2D editor
* scroll_vec in ViewPanner::gui_input is multiplied by float factors, 
  so it should be a Vector2 rather than Vector2i
* Fixes #57423
2022-04-01 18:34:00 +08:00
..
2022-01-03 21:27:34 +01:00
2022-03-27 16:13:00 +02:00
2022-02-07 09:55:25 -03:00
2022-03-06 00:57:42 +01:00
2022-03-06 00:57:42 +01:00
2022-03-31 14:07:29 +02:00
2022-01-03 21:27:34 +01:00
2022-03-31 16:43:09 -03:00
2022-02-05 02:11:32 +01:00
2022-01-24 22:21:19 +01:00