1
0
Fork 0
godot/editor
Thaddeus Crews d5cb0f948e
Merge pull request #108478 from KoBeWi/phantom_paths
Fix export path "leaking" between presets
2025-07-14 10:30:42 -05:00
..
animation Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
asset_library Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
audio Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
debugger Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
doc Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
docks Scroll scene tree when moving item with keys 2025-07-10 21:52:50 +02:00
export Merge pull request #108478 from KoBeWi/phantom_paths 2025-07-14 10:30:42 -05:00
file_system Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
gui Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
icons Allow toggling UID display in path properties 2025-06-16 15:46:50 +02:00
import Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
inspector Merge pull request #108478 from KoBeWi/phantom_paths 2025-07-14 10:30:42 -05:00
plugins Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
project_manager Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
project_upgrade Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
run Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
scene Merge pull request #108533 from YeldhamDev/get_owned 2025-07-14 10:30:35 -05:00
script Merge pull request #108440 from kitbdev/fix-colorpicker-wrong-line 2025-07-10 11:39:20 -05:00
settings Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
shader Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
themes Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
translations Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
version_control Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_builders.py
editor_data.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_data.h
editor_interface.compat.inc
editor_interface.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_interface.h Revert "Rework scene preview thumbnails" 2025-06-21 00:05:57 +02:00
editor_log.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_log.h
editor_main_screen.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_main_screen.h
editor_node.cpp Merge pull request #108396 from timothyqiu/editor-title 2025-07-09 11:33:12 -05:00
editor_node.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h
register_editor_types.cpp Move remaining 3D files to 3D folder and move physics gizmos to their own physics folder. 2025-07-11 18:46:13 +03:00
register_editor_types.h
template_builders.py