| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding some more missing renames for Transform3D and Quaternion | Bastiaan Olij | 2021-06-15 | 1 | -1/+1 |
* | update property selector's icon list and rename Quat.svg to Quaternion.svg | Silc 'Tokage' Renew | 2021-06-09 | 1 | -3/+8 |
* | Improve TreeItem API and allow to move nodes | trollodel | 2021-05-17 | 1 | -6/+6 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rename AcceptDialog get_ok() to get_ok_button() | Marcel Admiraal | 2020-12-14 | 1 | -3/+3 |
* | Refactor DocData into core and editor (DocTools) parts | Thakee Nathees | 2020-12-02 | 1 | -1/+2 |
* | Refactored variant constructor logic | reduz | 2020-11-09 | 1 | -2/+2 |
* | Improve search and display in the editor property/method selector | Hugo Locurcio | 2020-08-19 | 1 | -12/+15 |
* | Use translated docs in PropertySelector | Rémi Verschelde | 2020-05-28 | 1 | -2/+2 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -23/+41 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+1 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -30/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -16/+16 |
* | Popups are now windows also (broken!) | Juan Linietsky | 2020-03-26 | 1 | -29/+29 |
* | Working multiple window support, including editor | Juan Linietsky | 2020-03-26 | 1 | -30/+30 |
* | Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes | Rémi Verschelde | 2020-03-01 | 1 | -1/+1 |
|\ |
|
| * | Rename `scancode` to `keycode`. | bruvzg | 2020-02-25 | 1 | -1/+1 |
* | | Signals: Port more uses of connect_compat | Rémi Verschelde | 2020-02-28 | 1 | -1/+5 |
* | | Signals: Port connect calls to use callable_mp | Rémi Verschelde | 2020-02-28 | 1 | -11/+6 |
* | | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky | 2020-02-25 | 1 | -2/+2 |
|/ |
|
* | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky | 2020-02-20 | 1 | -9/+9 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -7/+7 |
* | ObjectID converted to a structure, fixes many bugs where used incorrectly as ... | Juan Linietsky | 2020-02-12 | 1 | -6/+6 |
* | Texture refactor | Juan Linietsky | 2020-02-11 | 1 | -3/+3 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Changed some code showed in LGTM and Coverage | qarmin | 2019-07-20 | 1 | -1/+1 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Fix error with a specific dock layout | volzhs | 2018-11-05 | 1 | -0/+2 |
* | Refactor editor icon retrieval | willnationsdev | 2018-09-14 | 1 | -6/+3 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Make some debug prints verbose-only, remove others | Rémi Verschelde | 2018-08-24 | 1 | -1/+0 |
* | Entirely new (and much improved) animation editor. | Juan Linietsky | 2018-06-07 | 1 | -27/+35 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | PropertyEditor: Fix display of property doc in tooltip | Rémi Verschelde | 2017-12-09 | 1 | -17/+1 |
* | Many fixes to visual script, changed virtuals override for a proper selector. | Juan Linietsky | 2017-09-12 | 1 | -4/+29 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Convert Object::cast_to() to the static version | Hein-Pieter van Braam | 2017-08-24 | 1 | -4/+4 |
* | Makes all Godot API's methods Lower Case | Indah Sylvia | 2017-08-07 | 1 | -3/+3 |
* | -Many fixes to VisualScript, fixed property names, etc. | Juan Linietsky | 2017-06-30 | 1 | -1/+1 |
* | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -31/+10 |
* | 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 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -286/+242 |
* | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+626 |