Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Wilson E. Alvarez
|
298a6934b6
Moved member variables to initializer list
|
8 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 years ago |
Bojidar Marinov
|
7b7c7c8dc0
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
|
8 years ago |
bruvzg
|
7de7ca8ae4
Remove duplicate keycode constant for Numpad Enter key.
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Rémi Verschelde
|
c3baf5eb3c
Fix two typos from previous commit
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5cad9147f9
Merge pull request #8133 from Hinsbart/joy_constants
|
8 years ago |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 years ago |
Andreas Haas
|
0d8f5660f6
Input: Refactor JOY_* constants.
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
volzhs
|
e3cf472651
Match ERROR_QUERY_FAILED enum with others
|
8 years ago |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
4338c90163
It is now possible to name layers of different kinds!
|
8 years ago |
Juan Linietsky
|
547a57777b
renamed joystick to joypad everywhere around source code!
|
8 years ago |
Juan Linietsky
|
3fae505128
Begin modifying properties to make them more friendly to script and doc.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Juan Linietsky
|
9ddc13a5cc
-All variables from script are visible through get_property_list(), not just those with export()
|
9 years ago |
Saracen
|
445909c1e1
Exposed remaining PROPERTY_USAGE constants to script
|
9 years ago |
Rémi Verschelde
|
473de561f8
Remove duplicate
|
9 years ago |
Juan Linietsky
|
6fc1c3a4d1
Completed the support for plugins! It is not possible to add plugins.
|
9 years ago |
Rémi Verschelde
|
130f8fa193
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
|
9 years ago |
hondres
|
df4faf8f33
support horizontal mouse wheel, use in text editor
|
9 years ago |
Juan Linietsky
|
817fd1ab71
-Added method flags to global constants for script
|
9 years ago |
hondres
|
83baa05915
bind trigger constants
|
9 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Juan Linietsky
|
07e9741425
**WARNING BEFORE PULLING**
|
10 years ago |