| .. |
|
2d
|
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
|
2026-02-04 19:31:28 +01:00 |
|
3d
|
Merge pull request #116406 from akien-mga/cleanup-includes-displayserver
|
2026-02-18 08:28:10 -06:00 |
|
gui
|
Minimize include dependencies of display_server.h
|
2026-02-17 19:45:31 +01:00 |
|
texture
|
Move binary math functions to Math namespace in math_funcs_binary header.
|
2026-02-17 12:24:35 +01:00 |
|
canvas_item_editor_plugin.cpp
|
Merge pull request #111687 from kevinlam508/update-selection-highlight-on-hidden-select
|
2026-02-16 15:02:36 -06:00 |
|
canvas_item_editor_plugin.h
|
Fix selection highlight not updating when selecting a hidden canvasitem lower in the tree dock
|
2026-02-13 20:59:08 -06:00 |
|
connections_dialog.cpp
|
CONNECT_APPEND_SOURCE_OBJECT on signal emission
|
2026-01-14 14:59:57 +01:00 |
|
connections_dialog.h
|
CONNECT_APPEND_SOURCE_OBJECT on signal emission
|
2026-01-14 14:59:57 +01:00 |
|
curve_editor_plugin.cpp
|
a11y: Remove "not accessible at this time" placeholders.
|
2026-01-19 14:10:27 -05:00 |
|
curve_editor_plugin.h
|
Remove unused private variables in godot/editor
|
2025-12-07 02:55:08 -08:00 |
|
editor_scene_tabs.cpp
|
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
|
2026-02-04 19:31:28 +01:00 |
|
editor_scene_tabs.h
|
Add opened scenes list button
|
2025-10-09 21:56:48 +03:00 |
|
gradient_editor_plugin.cpp
|
Merge pull request #115137 from ndarilek/remove-a11y-placeholders
|
2026-01-28 12:27:12 -06:00 |
|
gradient_editor_plugin.h
|
Remove extraneous includes from texture.h.
|
2025-10-10 18:39:16 +02:00 |
|
group_settings_editor.cpp
|
Change copy constructors of HashMap and AHashMap from implicit to explicit.
|
2026-01-21 13:01:23 +01:00 |
|
group_settings_editor.h
|
|
|
|
material_editor_plugin.cpp
|
Support output to HDR monitors
|
2026-02-11 22:13:26 -07:00 |
|
material_editor_plugin.h
|
Support output to HDR monitors
|
2026-02-11 22:13:26 -07:00 |
|
packed_scene_editor_plugin.cpp
|
Fix some inspector action buttons not updating icon when theme changes
|
2025-08-04 15:30:36 +08:00 |
|
packed_scene_editor_plugin.h
|
Fix some inspector action buttons not updating icon when theme changes
|
2025-08-04 15:30:36 +08:00 |
|
particle_process_material_editor_plugin.cpp
|
|
|
|
particle_process_material_editor_plugin.h
|
|
|
|
particles_editor_plugin.cpp
|
Don't tint menu button icons in context toolbar
|
2026-01-12 11:54:49 +04:00 |
|
particles_editor_plugin.h
|
Move 2D and 3D particle editors to the 2D and 3D folders
|
2025-07-07 00:50:38 -07:00 |
|
rename_dialog.cpp
|
Improve the look of inner tabs in modern theme
|
2025-12-30 06:05:12 +04:00 |
|
rename_dialog.h
|
|
|
|
reparent_dialog.cpp
|
|
|
|
reparent_dialog.h
|
|
|
|
resource_preloader_editor_plugin.cpp
|
Add EditorDock's own DockSlot enum
|
2026-01-02 13:16:23 +01:00 |
|
resource_preloader_editor_plugin.h
|
Enable scroll hints for several parts of the editor
|
2025-12-09 10:55:26 -03:00 |
|
scene_create_dialog.cpp
|
Remove sky.h include from environment.h, to speed up compile time.
|
2026-01-30 00:05:55 +01:00 |
|
scene_create_dialog.h
|
|
|
|
scene_tree_editor.cpp
|
Add FilterLineEdit to unify editor filter field navigation
|
2026-02-03 15:37:20 +01:00 |
|
scene_tree_editor.h
|
Add FilterLineEdit to unify editor filter field navigation
|
2026-02-03 15:37:20 +01:00 |
|
SCsub
|
|
|
|
sprite_frames_editor_plugin.cpp
|
Optimize files that #include input.h header
|
2026-01-28 14:21:00 +05:00 |
|
sprite_frames_editor_plugin.h
|
Merge pull request #113275 from lodetrick/sprite-dock
|
2025-12-03 16:50:41 -06:00 |