groud
|
0aa8b35ee6
Fixing input strength and the impossibility to erase action events
|
7 年之前 |
Gilles Roudiere
|
ebfa731012
Allow actions to provide an analog value
|
7 年之前 |
Nibodhika
|
1e28f63bcf
Allows to map an action to all devices.
|
7 年之前 |
Fabio Alessandrelli
|
920d2bfdfa
Add two new default actions ui_end, ui_home
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 年之前 |
Bojidar Marinov
|
7b7c7c8dc0
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
|
8 年之前 |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
8 年之前 |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 年之前 |
Rémi Verschelde
|
c5ba9d9b7c
Merge pull request #9703 from Noshyaar/docs
|
8 年之前 |
geequlim
|
5a2500f580
Fix errors with global config names no more sorrys please
|
8 年之前 |
Poommetee Ketson
|
49c7620326
Add object type hint for docs
|
8 年之前 |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 年之前 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 年之前 |
Fabio Alessandrelli
|
9100db7b94
Keyboard Input modifiers do not block actions.
|
8 年之前 |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
8 年之前 |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 年之前 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 年之前 |
Juan Linietsky
|
547a57777b
renamed joystick to joypad everywhere around source code!
|
8 年之前 |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
8 年之前 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
Fabio Alessandrelli
|
17d7e6a142
Fix Keyboard Input Hangs when using modifiers
|
9 年之前 |
Andreas Haas
|
84783fe77b
Fix input action pressed state not changing for quick joystick movements.
|
9 年之前 |
Juan Linietsky
|
5b96c3a552
-Modified Input and added is_action_just_pressed() as well as is_action_just_released()
|
9 年之前 |