Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
7 years ago |
unknown
|
9cc41a59ac
Added support for extra mouse buttons.
|
7 years ago |
groud
|
0aa8b35ee6
Fixing input strength and the impossibility to erase action events
|
7 years ago |
Gilles Roudiere
|
7e89dc432c
Fixes left/up axis not mappable as actions
|
7 years ago |
Gilles Roudiere
|
ebfa731012
Allow actions to provide an analog value
|
7 years ago |
Poommetee Ketson
|
67e20dc2b6
(Magnify|Pan)Gesture: implement as_text
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Juan Linietsky
|
4a2eef4ad8
Removed the InputEvent ID field, which was unused and can cause bugs.
|
7 years ago |
Andreas Haas
|
c76a9b99b0
Core: Bind InputEventGesture events.
|
7 years ago |
Juan Linietsky
|
30dadb1228
Merge pull request #11933 from cxong/master
|
7 years ago |
Bernhard Liebl
|
80ad8afc85
Native pan and zoom for macOS
|
7 years ago |
Patrick Yates
|
c433d83d81
Fix InputEventJoypadMotion::action_match for 0 axis values.
|
7 years ago |
Cong
|
dd684eaaa0
Use "Command" instead of "Meta" for macOS (#1619)
|
8 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
volzhs
|
62bb600b5c
Show proper string with InputEvent.as_text()
|
8 years ago |
Andreas Haas
|
5052cb2b91
InputEventJoypadMotion: Add missing is_pressed() method.
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Bojidar Marinov
|
7542896046
Make the InputEvent device property get saved
|
8 years ago |
Juan Linietsky
|
3f2cd75c6f
Fix shortcuts, make them visible again and work.
|
8 years ago |
Rémi Verschelde
|
b52466f793
Merge pull request #9002 from Hinsbart/key_action_match
|
8 years ago |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
8 years ago |
Andreas Haas
|
c218390864
InputEvent: Restore old behaviour for matching key events to actions.
|
8 years ago |
Andreas Haas
|
3204befd1e
Fix InputEvent actions.
|
8 years ago |
Andreas Haas
|
3744d9fd55
Fix virtual methods in InputEventKey.
|
8 years ago |
Martin Capitanio
|
29c5b4c7e6
Fix 2D-editor mouse wheel zoom (x11).
|
8 years ago |
Juan Linietsky
|
afcce9eb12
-Fix the "set_val" call deferred, it was the only one.. closes #8742
|
8 years ago |