1
0
Fork 0
godot/editor
passivestar fac37c66c1 Fix 2d ruler visibility in modern theme 2025-11-12 12:14:11 +04:00
..
animation Fix crash when rearranging filtered animation tracks 2025-11-11 19:49:35 +01: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 Merge pull request #112092 from timothyqiu/ts-nums 2025-11-10 17:47:09 -06:00
doc Add missing warning about copying packed arrays to `EditorHelpBit` 2025-11-11 14:23:56 +03:00
docks Merge pull request #112600 from timothyqiu/plural-message 2025-11-11 10:37:39 -06:00
export Allow localizing the application name with project translations 2025-11-08 13:06:55 +08:00
file_system Merge pull request #112187 from timothyqiu/deps-manual-ii 2025-11-04 19:48:20 -06:00
gui Merge pull request #112092 from timothyqiu/ts-nums 2025-11-10 17:47:09 -06:00
icons Merge pull request #110120 from TokageItLab/ik-modifier-3d 2025-11-04 16:32:36 -06:00
import Merge pull request #112149 from timothyqiu/csv-template 2025-11-04 16:32:26 -06:00
inspector Merge pull request #112092 from timothyqiu/ts-nums 2025-11-10 17:47:09 -06:00
plugins
project_manager fix ProjectManager import dialog error 2025-11-03 23:16:38 +08:00
project_upgrade
run Merge pull request #109306 from Calinou/editor-run-bar-tweak-shortcut-tooltips 2025-11-10 17:47:00 -06:00
scene Fix 2d ruler visibility in modern theme 2025-11-12 12:14:11 +04:00
script Support Keep Results in results of Find in Files 2025-11-11 10:35:01 +08:00
settings Replace repetitive meta/ctrl condition with a method 2025-11-10 16:23:28 +01:00
shader Merge pull request #106164 from lodetrick/refactor-bottom-panel 2025-11-07 10:32:35 -06:00
themes Fix 2d ruler visibility in modern theme 2025-11-12 12:14:11 +04:00
translations Merge pull request #112587 from timothyqiu/not-script 2025-11-10 08:20:14 -06:00
version_control Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
SCsub
editor_builders.py
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
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 Merge pull request #106164 from lodetrick/refactor-bottom-panel 2025-11-07 10:32:35 -06:00
editor_log.h Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
editor_main_screen.cpp
editor_main_screen.h
editor_node.cpp Refactor _edit_current script check 2025-11-10 18:24:02 +01:00
editor_node.h Merge pull request #112187 from timothyqiu/deps-manual-ii 2025-11-04 19:48:20 -06:00
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp
editor_undo_redo_manager.h
register_editor_types.cpp
register_editor_types.h
template_builders.py