1
0
Fork 0
godot/editor
Thaddeus Crews 00af6f7591
Merge pull request #112443 from DeeJayLSP/better-modern-subsection-color
Modern style: Fix `prop_subsection_stylebox` color not scaling with luminance
2025-11-05 13:05:47 -06:00
..
animation Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08: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 Fallback to parent class icon by default for gdextension 2025-10-31 18:03:32 +08:00
doc Fix crash for classes without an icon 2025-11-04 00:30:11 +01:00
docks Merge pull request #112187 from timothyqiu/deps-manual-ii 2025-11-04 19:48:20 -06:00
export Merge pull request #111449 from bruvzg/pe_set_max 2025-11-04 16:32:50 -06:00
file_system Merge pull request #112187 from timothyqiu/deps-manual-ii 2025-11-04 19:48:20 -06:00
gui Merge pull request #111288 from bruvzg/move_input 2025-11-05 11:48:06 -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 #112318 from timothyqiu/string-name-enum 2025-11-04 16:32:45 -06:00
plugins Merge pull request #107671 from dsnopek/editor-run-control 2025-10-20 18:09:32 -05:00
project_manager fix ProjectManager import dialog error 2025-11-03 23:16:38 +08:00
project_upgrade
run Add a new editor theme 2025-10-30 00:31:54 -03:00
scene Merge pull request #112375 from timothyqiu/dpi-texture-preview 2025-11-04 16:32:55 -06:00
script Merge pull request #111805 from KoBeWi/open_source_be_like 2025-11-05 11:48:08 -06:00
settings Merge pull request #111449 from bruvzg/pe_set_max 2025-11-04 16:32:50 -06:00
shader Update VisualShader on theme changes 2025-11-04 11:44:49 +01:00
themes Modern style: Fix `prop_subsection_stylebox` color not scaling with luminance 2025-11-05 14:02:09 -03:00
translations Add CSV translation template generation 2025-10-30 08:44:41 +08:00
version_control
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 Open source code errors in external editor 2025-11-05 00:53:39 +01:00
editor_log.h Fix editor log search ignoring BBCode formatting in messages 2025-10-21 12:00:56 -05:00
editor_main_screen.cpp
editor_main_screen.h
editor_node.cpp Merge pull request #112187 from timothyqiu/deps-manual-ii 2025-11-04 19:48:20 -06: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 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