| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Remove empty bind_methods() | kobewi | 2024-08-15 | 1 | -1/+0 |
* | Organize existing code for editor plugins | Aaron Franke | 2024-04-27 | 1 | -1/+1 |
* | Make `GraphEdit` toolbar more customizable | Yuri Sizov | 2023-10-02 | 1 | -1/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add null checks to AnimationTreeEditors and _clear_editors() | Silc Renew | 2022-12-13 | 1 | -0/+1 |
* | Fix AnimationTree crash & rename get_tree() to get_animation_tree() | Silc Renew | 2022-11-21 | 1 | -1/+2 |
* | change root motion track candidating method | Silc Renew | 2022-11-18 | 1 | -2/+0 |
* | Fix redraw timing in AnimationBlendTreeEditor | Silc Renew | 2022-09-14 | 1 | -0/+1 |
* | Extract EditorResourceConversionPlugin into its own source files and clean up... | Yuri Sizov | 2022-07-31 | 1 | -1/+0 |
* | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -6/+6 |
* | Editor: Cleanup some includes dependencies | Rémi Verschelde | 2022-02-15 | 1 | -1/+1 |
* | Remove most EditorNode constructor parameters and fields | trollodel | 2022-02-14 | 1 | -2/+1 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -1/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Cleanup unused engine code | Tomasz Chabora | 2020-12-09 | 1 | -1/+0 |
* | Add override keywords. | Marcel Admiraal | 2020-07-10 | 1 | -5/+5 |
* | Remove oversized margins in the AnimationTree editor | Michael Alexsander | 2020-07-02 | 1 | -1/+1 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -2/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Made use of semicolons more consitent, fixed formatting | JohnJLight | 2019-06-19 | 1 | -1/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Add missing copyright headers | Rémi Verschelde | 2018-08-29 | 1 | -0/+30 |
* | Massive rewrite to AnimationTree. Many APIs changed in order to: | Juan Linietsky | 2018-08-20 | 1 | -150/+48 |
* | 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 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Updated function argument names | Wilson E. Alvarez | 2017-08-12 | 1 | -3/+3 |
* | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -1/+1 |
* | 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 | -29/+20 |
* | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+194 |