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
/
main
/
input_default.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Support vibration for Android and iOS
volzhs
2019-08-21
1
-0
/
+1
*
[Input] Release keys/actions pressed if window loses focus
Guilherme Felipe
2019-04-27
1
-0
/
+1
*
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-04-15
1
-2
/
+2
*
Add support for event accumlation (off by default, on for editor), fixes #26536
Juan Linietsky
2019-03-03
1
-0
/
+8
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Allow to specify a custom strength when calling Input.action_press(), this al...
Davide Baldo
2018-11-10
1
-1
/
+1
*
Track screen drag speed
Pedro J. Estébanez
2018-10-14
1
-0
/
+1
*
Fix warnings on non-static data member initializers (C++11 feature)
Rémi Verschelde
2018-09-27
1
-1
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Merge pull request #17196 from RandomShaper/improve-gui-touch
Rémi Verschelde
2018-05-02
1
-3
/
+12
|
\
|
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-3
/
+12
*
|
Fix Coverity reports of uninitialized scalar variable
Rémi Verschelde
2018-04-19
1
-1
/
+1
*
|
Merge pull request #16902 from groud/analog_action_system
Juan Linietsky
2018-04-18
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow actions to provide an analog value
Gilles Roudiere
2018-04-16
1
-0
/
+2
*
|
Implement Input.set_default_cursor_shape to change the default shape
Guilherme Felipe
2018-04-10
1
-0
/
+3
*
|
Allow set_custom_mouse_cursor use same cursor(image) with different shapes.
Guilherme Felipe
2018-04-09
1
-1
/
+0
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
1
-1
/
+1
|
\
|
*
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
1
-1
/
+1
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
1
-1
/
+1
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-1
/
+1
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-2
/
+2
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-26
1
-5
/
+5
*
Implement warped mouse panning for 2D & 3D editors
Pedro J. Estébanez
2017-03-22
1
-0
/
+1
*
Input: bind parse_input_event()
Andreas Haas
2017-03-19
1
-1
/
+2
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-35
/
+27
*
Better handling of joypad device IDs.
Andreas Haas
2017-02-26
1
-0
/
+7
*
Merge pull request #7127 from BastiaanOlij/ios_meters
Rémi Verschelde
2017-01-15
1
-0
/
+3
|
\
|
*
Added support for getting gravity vector from iOS
BastiaanOlij
2017-01-12
1
-0
/
+3
*
|
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-13
1
-1
/
+1
|
/
*
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
1
-5
/
+5
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-1
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add function to get readable names for joystick events
Andreas Haas
2016-09-20
1
-0
/
+5
*
-Modified Input and added is_action_just_pressed() as well as is_action_just_...
Juan Linietsky
2016-09-01
1
-9
/
+22
*
Added gyroscope support to Godot and Android
Jamil Halabi
2016-07-16
1
-0
/
+3
*
Input: add get_connected_joysticks() method.
Andreas Haas
2016-07-05
1
-0
/
+3
*
Set default duration parameter of joystick vibration to 0.
Andreas Haas
2016-06-21
1
-1
/
+1
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
Add joystick vibration support on Linux (#5043)
Wilhem Barbier
2016-06-15
1
-0
/
+17
*
Add magnetometer sensor support for Android
fluffrabbit
2016-05-27
1
-0
/
+3
*
use joystick name from mapping-db if available
hinsbart
2016-02-29
1
-0
/
+1
*
use fallback mapping from list
Hondres
2016-01-27
1
-1
/
+1
*
can use fallback mapping on all platforms
hondres
2016-01-24
1
-2
/
+2
[next]