godot-module-template/editor/docks
Thaddeus Crews 642056ad82
Merge pull request #117228 from ryevdokimov/touch-optimization-no-restart
Remove restart requirement for `interface/touchscreen/enable_touch_optimizations` setting
2026-03-09 15:18:24 -05:00
..
dock_tab_container.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
dock_tab_container.h Merge pull request #116312 from KoBeWi/5000_docks_below_surface 2026-02-18 17:28:29 -06:00
editor_dock.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_dock.h Add extra bottom dock slots 2026-02-18 15:23:25 +01:00
editor_dock_manager.cpp Remove restart requirement for interface/touchscreen/enable_touch_optimizations setting 2026-03-09 13:19:52 -04:00
editor_dock_manager.h Remove restart requirement for interface/touchscreen/enable_touch_optimizations setting 2026-03-09 13:19:52 -04:00
filesystem_dock.cpp Change the resource path before update_files() 2026-03-09 21:56:23 +08:00
filesystem_dock.h Change the resource path before update_files() 2026-03-09 21:56:23 +08:00
groups_dock.cpp Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
groups_dock.h Separate Node editor dock 2025-11-22 10:17:03 +08:00
groups_editor.cpp Explicitly include scene_tree.h where used 2026-03-05 10:43:25 +01:00
groups_editor.h Edit groups on multiple nodes 2025-11-13 13:37:09 +01:00
history_dock.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
history_dock.h Rework editor docks 2025-09-29 17:30:41 +02:00
import_dock.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
import_dock.h Remove unused private variables in godot/editor 2025-12-07 02:55:08 -08:00
inspector_dock.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
inspector_dock.h Rework editor docks 2025-09-29 17:30:41 +02:00
scene_tree_dock.cpp Optimize Animation Resource, Library, Mixer, Player 2026-03-06 16:35:21 -05:00
scene_tree_dock.h Remove show_scene_tree_root_selection from EditorSettings 2026-03-02 14:48:28 -05:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
signals_dock.cpp Add EditorDock's own DockSlot enum 2026-01-02 13:16:23 +01:00
signals_dock.h Separate Node editor dock 2025-11-22 10:17:03 +08:00