Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
Yuri Sizov
|
b02c61ddb1
Ignore OS specific values (constants, project settings, properties)
|
3 years ago |
Marcel Admiraal
|
18825ad4ff
Fix game controllers ignoring the last listed button
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
7c3602dc8c
doc: Sync classref with current source
|
4 years ago |
Marcel Admiraal
|
3dd57a22df
Add support for new SDL gamecontroller keywords.
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
ebff150680
Support SDL2 half axes and inverted axes mappings.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
1bf448dd87
Properly expose all Error constants to scripting languages
|
6 years ago |
Bastiaan Olij
|
a9581d2b3f
Added constants for the main buttons and axis used in VR
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
661c9ece7c
Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties
|
7 years ago |
Marcelo Fernandez
|
7a5f9fc08e
Added a new MIDIDriver class
|
7 years ago |
unknown
|
9cc41a59ac
Added support for extra mouse buttons.
|
7 years ago |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Ignacio Etcheverry
|
0a0a44da8d
Mono: Make the bindings generator output enums
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Unknown
|
fd1b94e307
Improve slang, especially in user-visible parts
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Bastiaan Olij
|
2a230d571d
Increase joystick axis from 8 to 10
|
7 years ago |
jagt
|
4e94292573
move button/joy constants to enums
|
7 years ago |
Ross Hadden
|
1a97d6455d
Fixed a bunch of typos, including an error code.
|
7 years ago |
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 |