godot/main
Andreas Haas 3bea3256f5
InputDefault: Fix joypad actions when axis quickly changes direction.
The fix (inserting a fake event so actions get released properly) was already there but disregarded the case when the hardware sends values in the [0;1] range.
2017-08-12 20:46:36 +02:00
..
tests -Renamed GlobalConfig to ProjectSettings, makes more sense. 2017-07-19 17:06:03 -03:00
app_icon.png Use new Godot icon consistently everywhere 2017-05-17 19:53:59 +02:00
input_default.cpp InputDefault: Fix joypad actions when axis quickly changes direction. 2017-08-12 20:46:36 +02:00
input_default.h Removal of InputEvent as built-in Variant type.. 2017-05-20 17:05:38 -03:00
main.cpp Add expand stretch/ascpect - no more black bars 2017-08-09 12:26:33 +03:00
main.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
performance.cpp Make memory monitors query the right counters 2017-08-01 01:50:56 +02:00
performance.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub BuildSystem: generated files have .gen.extension 2017-06-25 07:55:01 +07:00
splash.png Use new Godot icon consistently everywhere 2017-05-17 19:53:59 +02:00