| Commit message (Expand) | Author | Age | Files | Lines |
* | Add EditorUndoRedoManager singleton | kobewi | 2023-01-16 | 1 | -2/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Unify usage of undo_redo in editor | kobewi | 2022-11-02 | 1 | -0/+5 |
* | Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` | Hugo Locurcio | 2022-05-03 | 1 | -1/+1 |
* | Style: Apply clang-tidy to current code, add `readability-redundant-member-init` | Rémi Verschelde | 2022-04-04 | 1 | -4/+1 |
* | Remove most EditorNode constructor parameters and fields | trollodel | 2022-02-14 | 1 | -4/+4 |
* | 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 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -7/+11 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -12/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make LightOccluder2D Editor use the AbstractPolygon Editor instead of its own | Michael Alexsander Silva Dias | 2018-12-04 | 1 | -379/+45 |
* | Fixes viewport scrollbars not updating with plugins | groud | 2018-10-18 | 1 | -15/+15 |
* | Fixes drawing of the 2D plugins on the 3D view | groud | 2018-09-18 | 1 | -5/+3 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam | 2018-07-26 | 1 | -1/+1 |
* | 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 |
* | Universalize draw-over API for EditorPlugins | Pedro J. Estébanez | 2017-11-24 | 1 | -1/+1 |
* | Fixes snapping and replaces the _draw_canvas by forward_canvas_draw | Gilles Roudiere | 2017-10-18 | 1 | -17/+10 |
* | Renamed fixed_process to physics_process | AndreaCatania | 2017-09-30 | 1 | -1/+1 |
* | Dead code tells no tales | Rémi Verschelde | 2017-08-27 | 1 | -11/+0 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Editor: Add some more translatable strings. | Andreas Haas | 2017-08-25 | 1 | -1/+1 |
* | Convert Object::cast_to() to the static version | Hein-Pieter van Braam | 2017-08-24 | 1 | -2/+2 |
* | Refactor 'treshold' to 'threshold' | Poommetee Ketson | 2017-07-08 | 1 | -6/+6 |
* | InputEvent: Renamed "pos" property to "position" | Andreas Haas | 2017-06-03 | 1 | -2/+2 |
* | Removal of InputEvent as built-in Variant type.. | Juan Linietsky | 2017-05-20 | 1 | -152/+150 |
* | 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 | -189/+145 |
* | Refactoring: rename tools/editor/ to editor/ | Rémi Verschelde | 2017-03-05 | 1 | -0/+518 |