| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: Ignore OS specific values (constants, project settings, properties). | bruvzg | 2020-07-15 | 1 | -2/+30 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -7/+0 |
* | Update game controller enums. | Marcel Admiraal | 2020-05-13 | 1 | -76/+57 |
* | Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor | Rémi Verschelde | 2020-04-20 | 1 | -0/+1 |
* | Remove obsolete enums | lupoDharkael | 2020-04-08 | 1 | -3/+0 |
* | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky | 2020-03-26 | 1 | -1/+1 |
* | Update docs and bindings for new integer vector types | Rémi Verschelde | 2020-02-25 | 1 | -10/+10 |
* | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky | 2020-02-25 | 1 | -3/+5 |
* | Added StringName as a variant type. | Juan Linietsky | 2020-02-21 | 1 | -0/+1 |
* | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky | 2020-02-20 | 1 | -0/+2 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -7/+7 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Properly expose all Error constants to scripting languages | Rémi Verschelde | 2019-06-27 | 1 | -22/+30 |
* | Added constants for the main buttons and axis used in VR | Bastiaan Olij | 2019-06-13 | 1 | -0/+16 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | -Moved EditorDefaultValue to ClassDB, made it core | Juan Linietsky | 2018-11-08 | 1 | -2/+3 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -4/+4 |
* | Add PROPERTY_HINT_PLACEHOLDER_TEXT for String properties | Rémi Verschelde | 2018-08-20 | 1 | -0/+1 |
* | 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 |