Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 년 전 |
Rémi Verschelde
|
c9df3fbfdb
Merge pull request #21954 from isaacremnant/fix_inputs
|
6 년 전 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 년 전 |
isaacremnant
|
bf16f89a30
Fix is_action_pressed for InputEventAction.
|
6 년 전 |
Rémi Verschelde
|
e6aec27428
Merge pull request #20511 from maksloboda/InputEventActionFix
|
7 년 전 |
Max
|
c2be1a75a0
Fixed shortcuts not working with InputEventActions
|
7 년 전 |
Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
7 년 전 |
unknown
|
9cc41a59ac
Added support for extra mouse buttons.
|
7 년 전 |
groud
|
0aa8b35ee6
Fixing input strength and the impossibility to erase action events
|
7 년 전 |
Gilles Roudiere
|
7e89dc432c
Fixes left/up axis not mappable as actions
|
7 년 전 |
Gilles Roudiere
|
ebfa731012
Allow actions to provide an analog value
|
7 년 전 |
Poommetee Ketson
|
67e20dc2b6
(Magnify|Pan)Gesture: implement as_text
|
7 년 전 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 년 전 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 년 전 |
Juan Linietsky
|
4a2eef4ad8
Removed the InputEvent ID field, which was unused and can cause bugs.
|
7 년 전 |
Andreas Haas
|
c76a9b99b0
Core: Bind InputEventGesture events.
|
7 년 전 |
Juan Linietsky
|
30dadb1228
Merge pull request #11933 from cxong/master
|
7 년 전 |
Bernhard Liebl
|
80ad8afc85
Native pan and zoom for macOS
|
7 년 전 |
Patrick Yates
|
c433d83d81
Fix InputEventJoypadMotion::action_match for 0 axis values.
|
7 년 전 |
Cong
|
dd684eaaa0
Use "Command" instead of "Meta" for macOS (#1619)
|
7 년 전 |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 년 전 |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 년 전 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 년 전 |
volzhs
|
62bb600b5c
Show proper string with InputEvent.as_text()
|
8 년 전 |
Andreas Haas
|
5052cb2b91
InputEventJoypadMotion: Add missing is_pressed() method.
|
8 년 전 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 년 전 |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 년 전 |
Bojidar Marinov
|
7542896046
Make the InputEvent device property get saved
|
8 년 전 |
Juan Linietsky
|
3f2cd75c6f
Fix shortcuts, make them visible again and work.
|
8 년 전 |
Rémi Verschelde
|
b52466f793
Merge pull request #9002 from Hinsbart/key_action_match
|
8 년 전 |