summaryrefslogtreecommitdiff
path: root/core/os/input_event.cpp
AgeCommit message (Expand)Author
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-25Show proper string with InputEvent.as_text()volzhs
2017-08-12InputEventJoypadMotion: Add missing is_pressed() method.Andreas Haas
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-06-24Make the InputEvent device property get savedBojidar Marinov
2017-06-22Fix shortcuts, make them visible again and work.Juan Linietsky
2017-06-08Merge pull request #9002 from Hinsbart/key_action_matchRémi Verschelde
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-30InputEvent: Restore old behaviour for matching key events to actions.Andreas Haas
2017-05-27Fix InputEvent actions.Andreas Haas
2017-05-25Fix virtual methods in InputEventKey.Andreas Haas
2017-05-24Fix 2D-editor mouse wheel zoom (x11).Martin Capitanio
2017-05-23-Fix the "set_val" call deferred, it was the only one.. closes #8742Juan Linietsky
2017-05-23fixed crash on code that checks InputEventJuan Linietsky
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-16Style: Various fixes to play nice with clang-formatRémi Verschelde
2017-01-11Type renames:Juan Linietsky
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-10-23Fix comparison bug with InputEventvolzhs
2016-09-15Fix input action pressed state not changing for quick joystick movements.Andreas Haas
2016-09-02InputEvent: Fix event comparisons when type is NONERémi Verschelde
2016-08-28Show last added action on Input Map and implement InputEvent "=="volzhs
2016-06-27Properly deliver localized coordinates when passing gui events through parent...Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-02-10doc: use correct identifier for InputEventJoystick{Motion, Button}hondres
2016-01-02proper joy axis support as actions, can be configured and inquired, fixes #2317Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-06-23Added helper methods to InputEventJaguar
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky