| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix comparison bug with InputEvent | volzhs | 2016-10-31 | 1 | -1/+2 |
| | | | | | (cherry picked from commit b76a0ca40c02a29692ca124dd1d28a3cecc6c3fb) | ||||
| * | Fix input action pressed state not changing for quick joystick movements. | Andreas Haas | 2016-10-09 | 1 | -1/+1 |
| | | | | | | | | fixes #6488 Also removes a bunch of dead code related to checking if a joystick axis is pressed. (cherry picked from commit 84783fe77b5dfa89a1bcf5a7e60a3b3ab7d876bd) | ||||
| * | InputEvent: Fix event comparisons when type is NONE | Rémi Verschelde | 2016-09-18 | 1 | -0/+4 |
| | | | | | | | | Was a regression from 2e5a4cb5ca33576ea81601f949b2e633ff92213c. Fixes #6376. (cherry picked from commit eff6519aafab0750d10978e9b0b6c51e0fac6862) | ||||
| * | Show last added action on Input Map and implement InputEvent "==" | volzhs | 2016-09-01 | 1 | -1/+45 |
| | | | | | (cherry picked from commit 2e5a4cb5ca33576ea81601f949b2e633ff92213c) | ||||
| * | Properly deliver localized coordinates when passing gui events through ↵ | Juan Linietsky | 2016-06-27 | 1 | -0/+59 |
| | | | | | parents, closes #4215 | ||||
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -12/+12 |
| | | |||||
| * | doc: use correct identifier for InputEventJoystick{Motion, Button} | hondres | 2016-02-10 | 1 | -2/+2 |
| | | |||||
| * | proper joy axis support as actions, can be configured and inquired, fixes #2317 | Juan Linietsky | 2016-01-02 | 1 | -0/+1 |
| | | |||||
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| | | |||||
| * | Added helper methods to InputEvent | Jaguar | 2015-06-23 | 1 | -0/+10 |
| | | |||||
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
| | | |||||
| * | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | -=-=-=-=-=-=-=-=-=-=-=-=-=- *YOUR SOURCE MIGHT NOT WORK* For mor information on fix: https://github.com/okamstudio/godot/wiki/devel_scene_tree Other stuff: -Shower of bullets demo -Fixes all around | ||||
| * | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+190 |
