aboutsummaryrefslogtreecommitdiff
path: root/core/os/input.h
Commit message (Collapse)AuthorAgeFilesLines
* Add joystick vibration support on Linux (#5043)Wilhem Barbier2016-06-151-0/+5
|
* Add magnetometer sensor support for Androidfluffrabbit2016-05-271-0/+1
|
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
|
* Add some joystick functions to input. Enables manipulation of mappings at ↵hondres2016-01-081-1/+4
| | | | runtime
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Better gamepad supporthondres2015-12-181-1/+1
|
* Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky2015-09-241-71/+2
|
* -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-291-0/+7
| | | | -icons to show node menus
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* -added new code completion guess locations, closes #1032Juan Linietsky2015-01-031-0/+2
| | | | -moved commandline fix to mingw-only, should fix #1064
* - more fixes on #672 on windowsJuan Linietsky2014-09-191-0/+5
| | | | | | - added #660, but need help on osx, help please I don't have a mac! - fixed #667 and #668 (eol detection in comments) - added #670 (hint when using method without () )
* Small Issues & MaintenanceJuan Linietsky2014-08-011-2/+7
| | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-= -Begin work on Navigation Meshes (simple pathfinding for now, will improve soon) -More doc on theme overriding -Upgraded OpenSSL to version without bugs -Misc bugfixes
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-0/+2
| | | | | | | | | | -fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-1/+1
| | | | | | | | | | | | -fixed TouchScreenButton with stretch2d -fixed(?) OSX crash on startup (test!!) -compilation fixes on windows -CollisionPolygon editor works again -find buttons en find dialog -TileMap editor cleanup (removed "error", made nicer) -viewport flicker fixed -make .scn default extension for saving scenes -export the rest of the network classes to gdscript
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+140