| 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 |
* | 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 | -3/+4 |
* | Simplify some editor plugin logic and remove dead code | Yuri Sizov | 2023-01-05 | 1 | -2/+0 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Cleanup remaining EditorUndoRedoManager usages | kobewi | 2022-11-24 | 1 | -4/+0 |
* | Use forward-declarations in EditorPlugin where possible | trollodel | 2022-11-11 | 1 | -0/+4 |
* | Add read-only mode to AnimationTreeEditor plugins | SaracenOne | 2022-08-25 | 1 | -0/+1 |
* | Add per-scene UndoRedo | kobewi | 2022-08-22 | 1 | -1/+3 |
* | Extract EditorResourceConversionPlugin into its own source files and clean up... | Yuri Sizov | 2022-07-31 | 1 | -1/+1 |
* | refactor sync in AnimationTree | Silc Renew | 2022-07-16 | 1 | -0/+1 |
* | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -32/+32 |
* | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker | 2022-02-12 | 1 | -1/+0 |
* | 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 |
* | Add override keywords. | Marcel Admiraal | 2020-07-10 | 1 | -2/+2 |
* | Remove ToolButton in favor of Button | Hugo Locurcio | 2020-06-19 | 1 | -7/+7 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Remove redundant author doc comments | IAmActuallyCthulhu | 2019-08-12 | 1 | -3/+0 |
* | Fixes to auto triangle editing in BlendSpace2D | Juan Linietsky | 2019-01-10 | 1 | -0/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135 | Juan Linietsky | 2018-11-21 | 1 | -0/+1 |
* | Add missing copyright headers | Rémi Verschelde | 2018-08-29 | 1 | -0/+30 |
* | Style: Fix issues that went past CI | Rémi Verschelde | 2018-08-21 | 1 | -3/+1 |
* | Massive rewrite to AnimationTree. Many APIs changed in order to: | Juan Linietsky | 2018-08-20 | 1 | -24/+17 |
* | added BlendSpace1D editor plugin | Thomas Herzog | 2018-06-25 | 1 | -0/+130 |