1
0
Fork 0
godot/editor
Thaddeus Crews 6118bc241b
Merge pull request #108474 from h1v9/master
Fix all asset reimport on missing filesystem_cache10
2025-07-18 11:05:17 -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: Fix crash when specifying `--debug-server` 2025-07-15 07:31:31 +10:00
doc Disable tooltip fitting if FEATURE_SELF_FITTING_WINDOWS is available 2025-07-15 11:44:56 +02:00
docks Show detach script button when added via inspector 2025-07-17 13:09:50 -03:00
export Merge pull request #108478 from KoBeWi/phantom_paths 2025-07-14 10:30:42 -05:00
file_system Calculate md5 of import files when cache is missing. Prevents "forced" reimport 2025-07-17 19:26:21 +03: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 Fix error when dragging non-resource file 2025-07-16 11:23:09 +02: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 [SpriteFramesEditor] Decompress texture before auto slicing sprite sheet. 2025-07-17 10:51:44 +03:00
script Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04:00
settings Merge pull request #108463 from kitbdev/fix-text-theme-issues 2025-07-16 11:27:52 -05:00
shader Add minimum scale to shader list 2025-07-15 15:01:52 +05:30
themes Fix some Text Editor theme issues and clean up 2025-07-15 13:43:30 -04: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 Add class icon cache to EditorNode 2025-05-27 13:59:13 +02:00
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 Change editor button focus mode to `FOCUS_ACCESSIBILITY`. 2025-06-08 15:53:27 +03:00
editor_main_screen.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_main_screen.h
editor_node.cpp Fix: Canceling save dialog on editor exit 2025-07-17 19:35:10 +02: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 Fix crash when checking unsaved history 2025-05-15 22:37:57 +02:00
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