1
0
Fork 0
godot/editor
Thaddeus Crews 8900a5e045
Merge pull request #110318 from bruvzg/ed_loc_cmd
Use `language` command line argument to override editor locale.
2025-09-19 13:07:11 -05:00
..
animation Fix imported animation warning labeled as Imported Scene 2025-09-17 23:49:34 +08:00
asset_library Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
audio Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
debugger Fix single-object inspect command regression 2025-09-01 20:28:39 +02:00
doc Update class reference contribution link. 2025-09-10 16:50:44 +02:00
docks VisualShader Conversion fails with Embeds 2025-09-18 14:35:30 -07:00
export Merge pull request #107789 from rsanchezsaez/apple/apple-embedded-export-template 2025-09-19 13:07:09 -05:00
file_system Merge pull request #109735 from mihe/infinite-doc-regen 2025-08-19 10:29:41 -05:00
gui Add hover styles to buttons in Script/Shader editor 2025-08-16 15:05:07 +02:00
icons Merge pull request #80427 from MewPurPur/rework-noise-texture-icons 2025-09-19 13:07:07 -05:00
import Merge pull request #107989 from Jojo-1000/docs-add-required-qualifier 2025-09-19 09:17:06 -05:00
inspector Merge pull request #109375 from ColinSORourke/VisualShaderEmbedHandling 2025-09-19 09:17:10 -05:00
plugins Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
project_manager Merge pull request #109267 from syntaxerror247/misc 2025-08-03 10:51:15 -05:00
project_upgrade Trim -loop & -cycle from animations during Godot 3 to 4 conversion 2025-09-02 06:27:39 +05:30
run Fix shortcut reset for spatial_editor/tool_select 2025-08-12 10:46:20 +02:00
scene Merge pull request #109744 from Repiteo/core/math-constants-semantic 2025-09-16 11:44:49 -05:00
script Merge pull request #110225 from fstxz/edit_script_column 2025-09-18 21:02:32 -05:00
settings Merge pull request #110318 from bruvzg/ed_loc_cmd 2025-09-19 13:07:11 -05:00
shader Merge pull request #109375 from ColinSORourke/VisualShaderEmbedHandling 2025-09-19 09:17:10 -05:00
themes Merge pull request #82121 from MewPurPur/more-icons 2025-09-19 13:07:04 -05:00
translations i18n: Sync translations with Weblate 2025-09-14 12:09:21 +02:00
version_control Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub Editor: Generate translation data in separate cpp files 2025-09-17 23:10:51 +08:00
editor_builders.py Editor: Generate translation data in separate cpp files 2025-09-17 23:10:51 +08:00
editor_data.cpp Fix Editor crash during first scan in headless import mode. 2025-07-27 04:55:23 +03:00
editor_data.h
editor_interface.compat.inc
editor_interface.cpp Prevent generating editor 3D scene preview in headless mode. 2025-07-31 11:44:07 +03:00
editor_interface.h Revert "Rework scene preview thumbnails" 2025-06-21 00:05:57 +02:00
editor_log.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_log.h Change editor button focus mode to `FOCUS_ACCESSIBILITY`. 2025-06-08 15:53:27 +03:00
editor_main_screen.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_main_screen.h
editor_node.cpp Fix Open Editor Data/Settings Folder menu in self-contained mode 2025-09-11 19:39:58 +08:00
editor_node.h Don't start editor as unsaved 2025-08-21 14:38:27 +02: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 Move remaining 3D files to 3D folder and move physics gizmos to their own physics folder. 2025-07-11 18:46:13 +03:00
register_editor_types.h
template_builders.py