| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 1 | -2/+2 |
* | Extract editor main screen | kit | 2024-09-09 | 1 | -1/+1 |
* | Remove empty bind_methods() | kobewi | 2024-08-15 | 1 | -3/+0 |
* | [Scene] Add SceneStringNames::pressed | A Thousand Ships | 2024-05-14 | 1 | -2/+2 |
* | Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfolders | Aaron Franke | 2024-04-15 | 1 | -1/+0 |
* | Use threads for baking navigation mesh inside editor | smix8 | 2024-04-11 | 1 | -1/+1 |
* | [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable | A Thousand Ships | 2023-09-26 | 1 | -1/+1 |
* | Replace flat buttons with flat-styled buttons with a visible pressed state | Yuri Sizov | 2023-09-19 | 1 | -2/+2 |
* | Add EditorStringNames singleton | kobewi | 2023-09-03 | 1 | -2/+3 |
* | Move navigation mesh baking to NavigationServer | smix8 | 2023-08-03 | 1 | -11/+9 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -0/+1 |
* | Fix for threaded NavigationMesh baking under new thread guards | smix8 | 2023-06-14 | 1 | -1/+5 |
* | Improve includes of EditorNode (and everything else) | Yuri Sizov | 2023-04-07 | 1 | -0/+3 |
* | Disable navmesh, lightmap, and VoxelGI generation on foreign data | SaracenOne | 2023-01-06 | 1 | -1/+29 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Rename EditorInterface.get_editor_main_control to get_editor_main_screen | Yuri Sizov | 2022-09-07 | 1 | -1/+1 |
* | Rename `hint_tooltip` to `tooltip_text` & setget | Micky | 2022-08-27 | 1 | -1/+1 |
* | Modules: Don't build editor-specific classes in templates | Rémi Verschelde | 2022-03-28 | 1 | -0/+157 |