AndreaCatania
|
4537977d6d
Renamed fixed_process to physics_process
|
7 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 years ago |
Juan Linietsky
|
844c5e12e6
Fixed to InputDefault, button mask was wrong. Fixes to editor camera interpolation.
|
7 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Corruptinator
|
c672ff80c9
Fixed OUYA Game Controller for 3.0
|
7 years ago |
Andreas Haas
|
3bea3256f5
InputDefault: Fix joypad actions when axis quickly changes direction.
|
7 years ago |
Juan Linietsky
|
539fbad919
Restored black bars and custom images instead of black bars, closes #1571
|
8 years ago |
Corruptinator
|
a6b519fe71
OUYA Controller for Version 3.0 input_default.cpp
|
8 years ago |
Marcelo Fernandez
|
2419a4e4ff
Fix possible crash in joy_axis (fixes #4944).
|
8 years ago |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
8 years ago |
Andreas Haas
|
9bc5348961
InputEvent: Renamed "pos" property to "position"
|
8 years ago |
Andreas Haas
|
3204befd1e
Fix InputEvent actions.
|
8 years ago |
Andreas Haas
|
dbba433b69
Fix echo key event handling.
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
darkoff9
|
200c84b6b2
Fix joystick crash when mapping is -1
|
8 years ago |
Andreas Haas
|
31a80ded89
Re-add ouya gamepad mapping.
|
8 years ago |
Sergey Pusnei
|
8589ca3903
Rename [gs]et_pos to [gs]et_position for Controls
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Pedro J. Estébanez
|
58cd4461d1
Fix warped mouse panning on Linux
|
8 years ago |
Andreas Haas
|
b9d606af71
Input: Update Gamepad mappings.
|
8 years ago |
Jordan Patterson
|
86de80db89
Initialize hat values for mapping and revert X360 mappings.
|
8 years ago |
Andreas Haas
|
c0b6756875
Input: Remove usage of platform dependent event IDs.
|
8 years ago |
Rémi Verschelde
|
4911555f6c
Merge pull request #8137 from Hinsbart/mbutton_pos
|
8 years ago |
Andreas Haas
|
468719c480
Input: Update mouse position on mouse-button events.
|
8 years ago |
Pedro J. Estébanez
|
f5004b78d0
Implement warped mouse panning for 2D & 3D editors
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Andreas Haas
|
a175ac7032
Better handling of joypad device IDs.
|
8 years ago |
Fabio Alessandrelli
|
9100db7b94
Keyboard Input modifiers do not block actions.
|
8 years ago |
Juan Linietsky
|
3b019bf644
Ability to delete, drag and drop audio buses!
|
8 years ago |