godot/editor
2025-11-06 13:39:52 -08:00
..
animation Merge pull request #109986 from SomeRanDev/animation_node_state_machine_playback_expansion 2025-10-28 12:19:20 -05:00
asset_library Fix author names not showing up in the AssetLib 2025-10-30 15:47:48 -03:00
audio Add a new editor theme 2025-10-30 00:31:54 -03:00
debugger Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
doc Update documentation pages when switching themes 2025-10-28 22:34:27 -03:00
docks Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
export Merge pull request #111183 from stuartcarnie/matias-uma-pc-pr 2025-10-24 11:23:11 -05:00
file_system Merge pull request #110307 from KoBeWi/dialog_yellowlabelizer 2025-10-28 12:19:17 -05:00
gui Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
icons Merge pull request #109727 from arkology/replace-individual 2025-10-23 15:34:04 -05:00
import Improve CSV translations 2025-10-27 17:47:45 +08:00
inspector Merge pull request #112190 from bruvzg/drag_spam 2025-10-30 13:51:38 -05:00
plugins Merge pull request #107671 from dsnopek/editor-run-control 2025-10-20 18:09:32 -05:00
project_manager Add a new editor theme 2025-10-30 00:31:54 -03:00
project_upgrade Merge pull request #108577 from YYF233333/global_class_list 2025-09-30 11:19:10 -05:00
run Add a new editor theme 2025-10-30 00:31:54 -03:00
scene Merge pull request #111118 from YeldhamDev/godots_new_groove 2025-10-30 13:51:36 -05:00
script Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
settings Add a new editor theme 2025-10-30 00:31:54 -03:00
shader Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
themes Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
translations Merge pull request #109802 from oxeron/fix_pot_files_not_updated 2025-10-23 15:33:51 -05:00
version_control Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_builders.py Cleanup editor translation related methods 2025-09-18 20:27:09 +08:00
editor_data.cpp Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_data.h Fix Clear Inheritance error 2025-10-29 21:27:50 +08:00
editor_interface.compat.inc Add inherit parameter to open_scene_from_path 2024-12-12 10:24:58 -05:00
editor_interface.cpp Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 2025-10-01 13:12:45 -05:00
editor_interface.h Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 2025-10-01 13:12:45 -05:00
editor_log.cpp Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_log.h Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_main_screen.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_main_screen.h Improve 2D/3D main screen auto-switching logic 2025-04-09 09:34:44 -07:00
editor_node.cpp Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_node.h Merge pull request #110323 from bruvzg/csv_text 2025-10-28 12:19:28 -05: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 Set correct saved history after clearing 2025-10-01 22:27:36 +02: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 Merge pull request #111095 from Meorge/feat/margincontainer-viz 2025-10-14 10:31:24 -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