Pedro J. Estébanez
|
f757460ec8
Fix fake null-motion mouse event flood
|
6 years ago |
Juan Linietsky
|
a1e73dcc94
Add support for event accumlation (off by default, on for editor), fixes #26536
|
6 years ago |
Hugo Locurcio
|
b54910eb05
Make Button shortcuts triggerable by gamepads
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
c9df3fbfdb
Merge pull request #21954 from isaacremnant/fix_inputs
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
isaacremnant
|
bf16f89a30
Fix is_action_pressed for InputEventAction.
|
7 years ago |
Aaron Franke
|
cf136a91d6
[Core] Completely kill math_2d.h, change includes
|
7 years ago |
Rémi Verschelde
|
e6aec27428
Merge pull request #20511 from maksloboda/InputEventActionFix
|
7 years ago |
Max
|
c2be1a75a0
Fixed shortcuts not working with InputEventActions
|
7 years ago |
Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
7 years ago |
unknown
|
9cc41a59ac
Added support for extra mouse buttons.
|
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 |
Ariel Manzur
|
81426ff0a8
- Improves portability in joystick buttons enum
|
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 |
Bernhard Liebl
|
80ad8afc85
Native pan and zoom for macOS
|
7 years ago |
Bastiaan Olij
|
2a230d571d
Increase joystick axis from 8 to 10
|
7 years ago |
jagt
|
4e94292573
move button/joy constants to enums
|
7 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 |
Juan Linietsky
|
3f2cd75c6f
Fix shortcuts, make them visible again and work.
|
8 years ago |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
8 years ago |
Andreas Haas
|
3744d9fd55
Fix virtual methods in InputEventKey.
|
8 years ago |
George Marques
|
452caf3f80
Change InputEventScreenTouch from struct to class
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |