| .. |
|
animation
|
Remove unused private variables in `godot/editor`
|
2025-12-07 02:55:08 -08:00 |
|
asset_library
|
Merge pull request #113017 from YeldhamDev/finicky_little_thing
|
2025-12-02 14:16:21 +01:00 |
|
audio
|
Fix bottom dock offsets and change Audio to EditorDock
|
2025-12-01 12:12:48 +01:00 |
|
debugger
|
Merge pull request #113706 from lodetrick/unused-and-forgotten
|
2025-12-09 17:17:18 +01:00 |
|
doc
|
Merge pull request #113706 from lodetrick/unused-and-forgotten
|
2025-12-09 17:17:18 +01:00 |
|
docks
|
Merge pull request #113775 from KoBeWi/waiting_for_DockTabContainer
|
2025-12-09 17:17:48 +01:00 |
|
export
|
Merge pull request #113706 from lodetrick/unused-and-forgotten
|
2025-12-09 17:17:18 +01:00 |
|
file_system
|
Merge pull request #106532 from isaaccp/fix-texture-atlas-import-deadlock
|
2025-11-17 10:56:41 -06:00 |
|
gui
|
Merge pull request #113775 from KoBeWi/waiting_for_DockTabContainer
|
2025-12-09 17:17:48 +01:00 |
|
icons
|
Merge pull request #113255 from lodetrick/animation-dock
|
2025-12-03 11:42:19 -06:00 |
|
import
|
Remove unused private variables in `godot/editor`
|
2025-12-07 02:55:08 -08:00 |
|
inspector
|
Remove unused private variables in `godot/editor`
|
2025-12-07 02:55:08 -08:00 |
|
plugins
|
Use Unicode arrow symbols throughout the editor
|
2025-12-02 01:36:35 +01:00 |
|
project_manager
|
fix single space tagname issue
|
2025-12-07 18:42:48 +05:30 |
|
project_upgrade
|
Fix compilation errors with deprecated=no
|
2025-11-20 20:12:29 +08:00 |
|
run
|
Merge pull request #113701 from lodetrick/debugger-oops
|
2025-12-08 11:53:43 -06:00 |
|
scene
|
Merge pull request #113706 from lodetrick/unused-and-forgotten
|
2025-12-09 17:17:18 +01:00 |
|
script
|
Merge pull request #113706 from lodetrick/unused-and-forgotten
|
2025-12-09 17:17:18 +01:00 |
|
settings
|
Remove unused private variables in `godot/editor`
|
2025-12-07 02:55:08 -08:00 |
|
shader
|
Remove unused private variables in `godot/editor`
|
2025-12-07 02:55:08 -08:00 |
|
themes
|
Make movie mode button be dark when enabled on the modern theme
|
2025-12-05 12:18:11 -03:00 |
|
translations
|
Improve POT generator
|
2025-11-21 21:11:41 +01:00 |
|
version_control
|
VCS: Properly use IDs for OptionButton after #113522
|
2025-12-04 11:52:52 +01:00 |
|
SCsub
|
…
|
|
|
editor_builders.py
|
…
|
|
|
editor_data.cpp
|
Unassign scene root before freeing
|
2025-12-01 12:48:58 +01:00 |
|
editor_data.h
|
…
|
|
|
editor_interface.compat.inc
|
…
|
|
|
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
|
Add bottom dock tab style setting
|
2025-11-25 00:04:04 +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
|
…
|
|
|
editor_node.cpp
|
Merge pull request #113612 from BrotherShort/fix-center-buttons-offset
|
2025-12-08 11:53:57 -06:00 |
|
editor_node.h
|
Use multiple children for dock SplitContainers
|
2025-12-04 23:05:14 -05: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
|
Add new monospace related hint strings
|
2025-12-03 12:57:40 -05:00 |
|
register_editor_types.h
|
…
|
|
|
template_builders.py
|
…
|
|