Thaddeus Crews 7755a85c52 Merge pull request #108887 from WhalesState/spring-bone 2 weeks ago
..
animation f11aff3841 Editor: Restructure editor code 1 month ago
asset_library f11aff3841 Editor: Restructure editor code 1 month ago
audio f11aff3841 Editor: Restructure editor code 1 month ago
debugger f713a20c94 Fix debugger immediate disconnect 2 weeks ago
doc cf48f5a102 Disable tooltip fitting if FEATURE_SELF_FITTING_WINDOWS is available 3 weeks ago
docks 2bfc3212ad Merge pull request #108883 from aaronfranke/editor-crash-scene-tree-dock 2 weeks ago
export e407f55fbf Fix editor one-click icons not showing. 2 weeks ago
file_system 33a199d1cb Calculate md5 of import files when cache is missing. Prevents "forced" reimport 2 weeks ago
gui 0d18575ad1 Fix error when toggling comment with empty lines 2 weeks ago
icons a6d4faf9b4 Allow toggling UID display in path properties 1 month ago
import 2554434cd9 Fix allow any descendant to be used as a Root Type in Scene Import 2 weeks ago
inspector 40f107de9f Merge pull request #108721 from Giganzo/hidden-scrollbar 2 weeks ago
plugins f11aff3841 Editor: Restructure editor code 1 month ago
project_manager f11aff3841 Editor: Restructure editor code 1 month ago
project_upgrade f11aff3841 Editor: Restructure editor code 1 month ago
run f11aff3841 Editor: Restructure editor code 1 month ago
scene 11c2d4fb39 fix spring bone 3d being disabled with 3d physics 2 weeks ago
script b0055592fb Merge pull request #108336 from arkology/find-in-files-translation 2 weeks ago
settings 1d4ea7ab3b Merge pull request #108570 from syntaxerror247/reduce-gizmo-scale 2 weeks ago
shader 5c1db3203d Merge pull request #108877 from Giganzo/shader-editor-switch-on-hover 2 weeks ago
themes 7e9e3b767c Fix some Text Editor theme issues and clean up 3 weeks ago
translations f11aff3841 Editor: Restructure editor code 1 month ago
version_control f11aff3841 Editor: Restructure editor code 1 month ago
SCsub f11aff3841 Editor: Restructure editor code 1 month ago
editor_builders.py 5c9f93ce03 SCons: Begin decoupling generation & build code 3 months ago
editor_data.cpp f11aff3841 Editor: Restructure editor code 1 month ago
editor_data.h 18df2ae9ca Add class icon cache to EditorNode 2 months ago
editor_interface.compat.inc 7f09804154 Add inherit parameter to `open_scene_from_path` 7 months ago
editor_interface.cpp f11aff3841 Editor: Restructure editor code 1 month ago
editor_interface.h 45533589e4 Revert "Rework scene preview thumbnails" 1 month ago
editor_log.cpp f11aff3841 Editor: Restructure editor code 1 month ago
editor_log.h 22b5a2fc5c Change editor button focus mode to `FOCUS_ACCESSIBILITY`. 1 month ago
editor_main_screen.cpp f11aff3841 Editor: Restructure editor code 1 month ago
editor_main_screen.h d9e1f5d678 Improve 2D/3D main screen auto-switching logic 3 months ago
editor_node.cpp d492b665c3 Fix crash in SceneTreeDock when closing a scene with a selected node 2 weeks ago
editor_node.h 7697b70df2 Prompt to save modified scene missing when quitting editor with running project. 3 weeks ago
editor_string_names.h 91fe434a86 Always use `String` as `StringName` backing internally. 3 months ago
editor_undo_redo_manager.compat.inc e7e48cd58c Allow undoredo actions to not make history unsaved 2 months ago
editor_undo_redo_manager.cpp 1d3ade925f Fix crash when checking unsaved history 2 months ago
editor_undo_redo_manager.h e7e48cd58c Allow undoredo actions to not make history unsaved 2 months ago
register_editor_types.cpp 5be915a12c Move remaining 3D files to 3D folder and move physics gizmos to their own physics folder. 3 weeks ago
register_editor_types.h 324512e11c Style: Replace header guards with `#pragma once` 5 months ago
template_builders.py be429eb404 SCons: Make builders prettier, utilize `constexpr` 4 months ago