aboutsummaryrefslogtreecommitdiff
path: root/core/os/input.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code completion for is_action_just_{pressed, released}Andreas Haas2016-09-261-1/+1
* Add function to get readable names for joystick eventsAndreas Haas2016-09-201-0/+4
* -Modified Input and added is_action_just_pressed() as well as is_action_just_...Juan Linietsky2016-09-011-0/+2
* Added gyroscope support to Godot and AndroidJamil Halabi2016-07-161-0/+1
* Input: add get_connected_joysticks() method.Andreas Haas2016-07-051-0/+1
* Set default duration parameter of joystick vibration to 0.Andreas Haas2016-06-211-1/+1
* Add joystick vibration support on Linux (#5043)Wilhem Barbier2016-06-151-0/+4
* Add magnetometer sensor support for Androidfluffrabbit2016-05-271-0/+1
* Add some joystick functions to input. Enables manipulation of mappings at run...hondres2016-01-081-0/+4
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Add missing argument names in GDScript bindingsRémi Verschelde2015-12-281-2/+2
* Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-241-306/+1
* -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-291-0/+43
* -Fixed android export options (screen sizes, orientation should work)Juan Linietsky2015-05-011-1/+1
* -removed get_mouse_pos from Input, as it only caused problemsJuan Linietsky2015-05-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* Add InputEvent::ACTION get/set support for variantsanikoyes2015-01-201-0/+2
* -added new code completion guess locations, closes #1032Juan Linietsky2015-01-031-0/+25
* - more fixes on #672 on windowsJuan Linietsky2014-09-191-0/+6
* Small Issues & MaintenanceJuan Linietsky2014-08-011-0/+16
* Making Godot Easier to Use..Juan Linietsky2014-05-241-0/+2
* Fixing compile error related to missing return value from input.cppSamuel Batista2014-03-141-1/+1
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-0/+7
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+311