index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
view_panner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #85473 from miv391/fix-horizontal-mouse-wheeling-in-2d-view
Yuri Sizov
2023-12-19
1
-8
/
+10
|
\
|
*
Fix horizontal mouse wheeling in 2D editor view
Mika Viskari
2023-11-28
1
-8
/
+10
*
|
Trigger zoom from pan gestures when pressing ctrl
Aitor Guevara
2023-11-01
1
-0
/
+11
|
/
*
Add vararg call() method to C++ Callable
kobewi
2023-10-05
1
-20
/
+9
*
Fix the issue preventing dragging in the 2D and visual shader editor
Fredia Huya-Kouadio
2023-03-19
1
-1
/
+6
*
Fix panning via InputEventPanGesture
Gilles Roudière
2023-02-08
1
-1
/
+1
*
Add gesture to ViewPanner and simplify a bit its API
Gilles Roudière
2023-01-23
1
-24
/
+60
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
fixed holding alt while zooming zooms in by 2 increments.
MladoniSzabi
2022-10-13
1
-1
/
+3
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
*
Fix that slow mouse wheel scroll has no zoom effect on 2D editor
C.Even
2022-04-01
1
-1
/
+1
*
Fix 2D Pan Tool
kobewi
2022-01-24
1
-1
/
+10
*
Minor tweaks and fixes to panning
kobewi
2022-01-23
1
-3
/
+3
*
Add ViewPanner to 2D editor
kobewi
2022-01-21
1
-34
/
+67
*
Add ViewPanner to more editors
kobewi
2022-01-14
1
-3
/
+9
*
Unify panning in sub-editors and make it configurable
kobewi
2022-01-11
1
-0
/
+136