1
0
Fork 0
godot/editor
Thaddeus Crews 4c5f4e61ad
Merge pull request #115608 from ryevdokimov/fix-skeleton
Fix `Skeleton3D` Edit Mode bone buttons have priority over transform gizmo
2026-02-03 08:14:04 -06:00
..
animation Merge pull request #114165 from KoBeWi/static 2026-02-02 10:10:24 +01:00
asset_library
audio
debugger Remove `sky.h` include from `environment.h`, to speed up compile time. 2026-01-30 00:05:55 +01:00
doc
docks Add setting for automatically opening scripts 2026-02-02 14:11:40 +01:00
export Merge pull request #114930 from KoBeWi/if_it's_runnable_can_it_run_doom 2026-01-28 17:58:25 -06:00
file_system Merge pull request #115093 from Ivorforce/hashmap-explicit-copy 2026-01-31 22:50:51 +01:00
gui merge parts of script and text editor 2026-02-02 11:22:25 +01:00
icons Merge pull request #105701 from ColinSORourke/DrawableTexture 2026-01-30 09:32:05 -06:00
import Merge pull request #114165 from KoBeWi/static 2026-02-02 10:10:24 +01:00
inspector Merge pull request #114917 from TheDying0fLight/merge-shader-and-text-editors 2026-02-02 12:57:24 -06:00
plugins Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
project_manager Merge pull request #111168 from KoBeWi/more_auto_in_auto_updates 2026-01-28 12:27:10 -06:00
project_upgrade Do not include `input_enums.h` and `keyboard.h` from `variant.h` and `binder_common.h`. 2026-01-29 12:12:53 +01:00
run Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
scene Merge pull request #115608 from ryevdokimov/fix-skeleton 2026-02-03 08:14:04 -06:00
script Merge pull request #115793 from kitbdev/fix-text-editor-goto-crash 2026-02-03 08:14:02 -06:00
settings Add setting for automatically opening scripts 2026-02-02 14:11:40 +01:00
shader Merge pull request #114165 from KoBeWi/static 2026-02-02 10:10:24 +01:00
themes Merge pull request #111226 from PhairZ/copy-color 2026-01-28 12:27:16 -06:00
translations
version_control
SCsub
editor_builders.py
editor_data.cpp
editor_data.h
editor_interface.compat.inc
editor_interface.cpp
editor_interface.h
editor_log.cpp Remove `sky.h` include from `environment.h`, to speed up compile time. 2026-01-30 00:05:55 +01:00
editor_log.h
editor_main_screen.cpp
editor_main_screen.h
editor_node.cpp [macOS] Set apple menu node name to non empty value. 2026-02-01 21:08:53 +02:00
editor_node.h
editor_string_names.h
editor_undo_redo_manager.compat.inc
editor_undo_redo_manager.cpp Fix `mark_scene_as_unsaved()` not working with `"Reload Saved Screen` 2026-01-31 23:20:56 -05:00
editor_undo_redo_manager.h
register_editor_types.cpp merge parts of script and text editor 2026-02-02 11:22:25 +01:00
register_editor_types.h
template_builders.py