1
0
Fork 0
godot/editor
Rémi Verschelde fe17c16ff9
Merge pull request #112491 from YeldhamDev/deep_within_the_shadows_lays_scrollable_content
Add scroll hints to `ScrollContainer` and `Tree`
2025-12-02 14:15:58 +01:00
..
animation Merge pull request #111935 from vaner-org/statemachine-transitions-improve-validation 2025-12-02 14:15:48 +01:00
asset_library Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
audio Add a new editor theme 2025-10-30 00:31:54 -03:00
debugger Assign layout key to Debugger 2025-11-28 20:42:47 +01:00
doc Fix the returned controls of `EditorHelpBitTooltip::show_tooltip()` were not freed in `ScriptTextEditor` 2025-11-23 23:31:59 +08:00
docks Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
export Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
file_system Merge pull request #106532 from isaaccp/fix-texture-atlas-import-deadlock 2025-11-17 10:56:41 -06:00
gui Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
icons Merge pull request #113065 from KoBeWi/Outdock 2025-11-25 09:52:30 -06:00
import Merge pull request #112448 from YeldhamDev/extra_panels 2025-12-01 11:48:34 +01:00
inspector Merge pull request #111742 from Calinou/editor-capitalization-add-stop-word 2025-12-02 14:15:38 +01:00
plugins Make bottom panel into available dock slot 2025-11-21 18:52:13 +01:00
project_manager Merge pull request #111806 from Calinou/renderer-message-warnings 2025-12-02 14:15:43 +01:00
project_upgrade Fix compilation errors with deprecated=no 2025-11-20 20:12:29 +08:00
run Merge pull request #113300 from LanzaSchneider/fix-focus-grab-warning-macos 2025-12-01 11:49:58 +01:00
scene Make all unsupported renderer message features consistently warnings 2025-12-01 17:38:12 +01:00
script Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
settings Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
shader Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
themes Merge pull request #112491 from YeldhamDev/deep_within_the_shadows_lays_scrollable_content 2025-12-02 14:15:58 +01:00
translations Improve POT generator 2025-11-21 21:11:41 +01:00
version_control Make bottom panel into available dock slot 2025-11-21 18:52:13 +01:00
SCsub
editor_builders.py
editor_data.cpp Unassign scene root before freeing 2025-12-01 12:48:58 +01:00
editor_data.h Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_interface.compat.inc
editor_interface.cpp Make editor language setting default to Auto 2025-11-03 20:11:52 +08:00
editor_interface.h Make editor language setting default to Auto 2025-11-03 20:11:52 +08:00
editor_log.cpp Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
editor_log.h Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
editor_main_screen.cpp
editor_main_screen.h
editor_node.cpp Merge pull request #111806 from Calinou/renderer-message-warnings 2025-12-02 14:15:43 +01:00
editor_node.h Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp Set correct saved history after clearing 2025-10-01 22:27:36 +02:00
editor_undo_redo_manager.h
register_editor_types.cpp Merge pull request #111095 from Meorge/feat/margincontainer-viz 2025-10-14 10:31:24 -05:00
register_editor_types.h
template_builders.py