index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
global_constants.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
1
-0
/
+10
*
Added support for extra mouse buttons.
unknown
2018-07-09
1
-0
/
+4
*
Fix typos with codespell
luz.paz
2018-02-21
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-1
/
+2
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Mono: Make the bindings generator output enums
Ignacio Etcheverry
2017-12-24
1
-0
/
+37
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-7
/
+7
*
Improve slang, especially in user-visible parts
Unknown
2017-12-05
1
-1
/
+0
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-1
/
+1
*
Increase joystick axis from 8 to 10
Bastiaan Olij
2017-11-08
1
-0
/
+2
*
move button/joy constants to enums
jagt
2017-10-23
1
-74
/
+76
*
Fixed a bunch of typos, including an error code.
Ross Hadden
2017-09-21
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Moved member variables to initializer list
Wilson E. Alvarez
2017-08-22
1
-7
/
+7
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-476
/
+535
*
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-06
1
-1
/
+1
*
Remove duplicate keycode constant for Numpad Enter key.
bruvzg
2017-07-26
1
-1
/
+0
*
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-05-20
1
-3
/
+3
*
Fix two typos from previous commit
Rémi Verschelde
2017-05-17
1
-6
/
+6
*
Removal of Image from Variant, converted to a Resource.
Juan Linietsky
2017-05-17
1
-1
/
+0
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Merge pull request #8133 from Hinsbart/joy_constants
Rémi Verschelde
2017-03-24
1
-17
/
+4
|
\
|
*
Input: Refactor JOY_* constants.
Andreas Haas
2017-03-24
1
-17
/
+4
*
|
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-1
/
+1
|
/
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-498
/
+492
*
Match ERROR_QUERY_FAILED enum with others
volzhs
2017-02-02
1
-1
/
+1
*
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-16
1
-0
/
+1
*
Type renames:
Juan Linietsky
2017-01-11
1
-10
/
+10
*
It is now possible to name layers of different kinds!
Juan Linietsky
2017-01-10
1
-1
/
+6
*
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
1
-1
/
+1
*
Begin modifying properties to make them more friendly to script and doc.
Juan Linietsky
2017-01-03
1
-1
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
-All variables from script are visible through get_property_list(), not just ...
Juan Linietsky
2016-06-11
1
-0
/
+1
*
Exposed remaining PROPERTY_USAGE constants to script
Saracen
2016-06-01
1
-0
/
+14
*
Remove duplicate
Rémi Verschelde
2016-04-07
1
-1
/
+0
*
Completed the support for plugins! It is not possible to add plugins.
Juan Linietsky
2016-02-27
1
-0
/
+1
*
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
Rémi Verschelde
2016-02-17
1
-1
/
+1
*
support horizontal mouse wheel, use in text editor
hondres
2016-02-04
1
-1
/
+4
*
-Added method flags to global constants for script
Juan Linietsky
2016-01-31
1
-0
/
+10
*
bind trigger constants
hondres
2016-01-02
1
-0
/
+3
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
**WARNING BEFORE PULLING**
Juan Linietsky
2015-08-23
1
-0
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
Update global_constants.cpp
theuserbl
2015-02-27
1
-0
/
+1
*
3D Physics and Other Stuff
Juan Linietsky
2014-09-02
1
-9
/
+20
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+516