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 |
* | Extract and reorganize texture resource classes | Hendrik Brucker | 2023-07-14 | 1 | -0/+1 |
* | Use NOTIFICATION_MOUSE_EXIT instead of a signal for a few editor plugins | VolTer | 2023-05-31 | 1 | -2/+0 |
* | Improvements to Gradient2D Editor | VolTer | 2023-05-07 | 1 | -13/+23 |
* | Improve includes of EditorNode (and everything else) | Yuri Sizov | 2023-04-07 | 1 | -1/+3 |
* | 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/+1 |
* | Add per-scene UndoRedo | kobewi | 2022-08-22 | 1 | -2/+4 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -3/+3 |
* | Add GradientTexture2D editor plugin | FireForge | 2022-03-17 | 1 | -0/+112 |