godot-module-template/editor
Rémi Verschelde 05636dc2ba
Merge pull request #112156 from KoBeWi/reload_nothing
Allow reloading empty scenes
2026-01-07 01:41:15 +01:00
..
animation Merge pull request #114635 from passivestar/flat-menu-button 2026-01-06 11:00:27 +01:00
asset_library Enable scroll hints and background panel in the AssetLib 2025-12-18 17:31:40 -03:00
audio Merge pull request #114162 from passivestar/modern-theme-colors 2025-12-21 10:41:08 +01:00
debugger Always stop script debugger when stopping game 2025-12-30 19:50:14 +01:00
doc Merge pull request #113574 from YeldhamDev/take_the_hint 2025-12-09 19:32:11 +01:00
docks Merge pull request #112048 from KoBeWi/ID_wars 2026-01-07 01:41:03 +01:00
export Merge pull request #114483 from ej-sanmartin/fix/android-export-multi-arch 2026-01-03 00:26:33 +01:00
file_system Merge pull request #114159 from YeldhamDev/owners_dialog_touchup 2025-12-18 23:32:57 +01:00
gui Use ObjectID in ProgressDialog Window list 2026-01-06 14:56:23 +01:00
icons Tweak SkeletonModifier3D document for _process_modification_with_delta 2026-01-04 08:23:46 +09:00
import Merge pull request #114543 from TokageItLab/fix-retarget-warn-and-height 2026-01-06 09:56:55 -06:00
inspector Merge pull request #112048 from KoBeWi/ID_wars 2026-01-07 01:41:03 +01:00
plugins Use Unicode arrow symbols throughout the editor 2025-12-02 01:36:35 +01:00
project_manager Merge pull request #114621 from matheusmdx/fix-project-import 2026-01-05 12:06:38 -06:00
project_upgrade Fix compilation errors with deprecated=no 2025-11-20 20:12:29 +08:00
run Merge pull request #114571 from passivestar/interaction-colors 2026-01-05 11:45:22 +01:00
scene Fix inconsistent MenuButton style 2026-01-06 04:38:32 +04:00
script Use EditorFileDialog eveywhere in the editor 2025-12-19 02:47:45 +01:00
settings Merge pull request #114425 from KoBeWi/Null_the_Failer 2026-01-05 11:45:13 +01:00
shader Fix switching visual shader type draws focus 2026-01-04 01:37:49 +04:00
themes Fix inconsistent MenuButton style 2026-01-06 04:38:32 +04:00
translations Improve the look of inner tabs in modern theme 2025-12-30 06:05:12 +04:00
version_control Use EditorFileDialog eveywhere in the editor 2025-12-19 02:47:45 +01:00
editor_builders.py Cleanup editor translation related methods 2025-09-18 20:27:09 +08:00
editor_data.cpp Use ObjectID to store nodes in the editor selection. 2025-12-18 09:16:43 +02:00
editor_data.h Use ObjectID to store nodes in the editor selection. 2025-12-18 09:16:43 +02:00
editor_interface.compat.inc Add inherit parameter to open_scene_from_path 2024-12-12 10:24:58 -05:00
editor_interface.cpp Expose set_edited and is_edited on EditorInterface 2025-12-01 06:43:11 -05:00
editor_interface.h Expose set_edited and is_edited on EditorInterface 2025-12-01 06:43:11 -05:00
editor_log.cpp Make Output dock global 2025-12-05 19:19:35 +01:00
editor_log.h Add bottom dock tab style setting 2025-11-25 00:04:04 +01:00
editor_main_screen.cpp Added Shortcut tooltip to Editor Main Screen Plugins 2025-12-02 11:43:33 -06:00
editor_main_screen.h Improve 2D/3D main screen auto-switching logic 2025-04-09 09:34:44 -07:00
editor_node.cpp Merge pull request #112156 from KoBeWi/reload_nothing 2026-01-07 01:41:15 +01:00
editor_node.h Reorganize editor menu setup, allow switching global menu without restart. 2025-12-17 13:54:50 +02:00
editor_string_names.h Always use String as StringName backing internally. 2025-04-23 14:57:03 +02:00
editor_undo_redo_manager.compat.inc Allow undoredo actions to not make history unsaved 2025-05-13 02:40:31 +02:00
editor_undo_redo_manager.cpp Fix crash after calling EditorUndoRedoManager.clear_history() and then interacting with history dock entries 2025-12-30 11:27:36 -05:00
editor_undo_redo_manager.h Allow undoredo actions to not make history unsaved 2025-05-13 02:40:31 +02:00
register_editor_types.cpp Add new monospace related hint strings 2025-12-03 12:57:40 -05:00
register_editor_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Editor: Generate translation data in separate cpp files 2025-09-17 23:10:51 +08:00
template_builders.py SCons: Make builders prettier, utilize constexpr 2025-03-11 18:31:20 -05:00