Thaddeus Crews
0066308830
Merge pull request #109587 from tle-oops/tle/file-explorer
...
Make FileSystemDock navigate to currently selected scene tab
2025-11-13 20:52:19 -06:00
Thaddeus Crews
65beea65d8
Merge pull request #108987 from timothyqiu/plugins-list-cleanup
...
Clean up `EditorPluginList`
2025-11-13 17:43:01 -06:00
kobewi
5fa0f31247
Edit groups on multiple nodes
...
Co-authored-by: Pablo Ibarz <fribarz123@gmail.com>
2025-11-13 13:37:09 +01:00
Thaddeus Crews
78c3a07ef0
Merge pull request #111499 from DexterFstone/Keep-the-bottom-panel-size-separate
...
Keep the bottom panel size separate.
2025-11-12 11:24:13 -06:00
kobewi
a1340f05a9
Allow editing editor settings from project manager
2025-11-12 16:34:43 +01:00
DexterFstone
cd943d18b2
Keep the bottom panel size separate.
2025-11-12 01:49:35 +03:30
SchultzenDK
f38b7071ce
Refactor _edit_current script check
...
Restore changing_scene check and bool()
2025-11-10 18:24:02 +01:00
Haoyu Qiu
b8a8f8b35a
Allow localizing the application name with project translations
2025-11-08 13:06:55 +08:00
Thaddeus Crews
522fa8d9bc
Merge pull request #106164 from lodetrick/refactor-bottom-panel
...
Refactor editor `EditorBottomPanel` to be a `TabContainer`
2025-11-07 10:32:35 -06:00
Logan Detrick
e2caff9a06
Refactor Bottom Panel to be a TabContainer
2025-11-06 13:39:52 -08:00
Thaddeus Crews
019889d1da
Merge pull request #112187 from timothyqiu/deps-manual-ii
...
Allow fixing indirect missing dependencies manually
2025-11-04 19:48:20 -06:00
Thaddeus Crews
7fa41cf398
Merge pull request #112246 from syntaxerror247/persist-fullscreen
...
Persist fullscreen setting on Android Editor
2025-11-04 16:32:54 -06:00
Thaddeus Crews
809e0c710d
Merge pull request #112064 from KoBeWi/writadata
...
Save project metadata less often
2025-11-04 16:32:46 -06:00
Thaddeus Crews
dc0aa56865
Merge pull request #109458 from SatLess/DumbRes
...
Add indicator to linked resources
2025-11-04 16:32:25 -06:00
Sat
804188d320
Add indicator to linked Resources
2025-11-04 16:55:31 -03:00
Rémi Verschelde
d23401b2be
Merge pull request #107855 from aaronfranke/scene-import-no-singleton
...
Remove ResourceImporterScene singletons in favor of local usage
2025-11-01 19:04:46 +01:00
Anish Kumar
1270e180d6
Persist fullscreen setting on Android Editor
2025-11-01 15:01:44 +05:30
Aaron Franke
6c516a24e2
Remove ResourceImporterScene singletons in favor of local usage
2025-10-31 07:13:00 -07:00
LuoZhihao
ce2fae79b1
Fallback to parent class icon by default for gdextension
2025-10-31 18:03:32 +08:00
Haoyu Qiu
f0d5073037
Allow fixing indirect missing dependencies manually
2025-10-30 17:40:50 +08:00
Michael Alexsander
e06f015f95
Add a new editor theme
...
Co-authored-by: passivestar <60579014+passivestar@users.noreply.github.com>
2025-10-30 00:31:54 -03:00
Thaddeus Crews
f2f806fa04
Merge pull request #110323 from bruvzg/csv_text
...
Open translation CSV in the text editor instead of printing errors.
2025-10-28 12:19:28 -05:00
Haoyu Qiu
256e2f00ba
Fix missing setting error when starting the editor
2025-10-27 14:37:10 +08:00
kobewi
2c14fc7d24
Save project metadata less often
2025-10-26 21:41:00 +01:00
Thaddeus Crews
751eabde37
Merge pull request #111969 from coppolaemilio/add-donate-button-on-project-manager
...
Add donate button to project manager
2025-10-24 11:23:00 -05:00
Emi
1b8b46f59a
Add donate button to project manager
...
- Move the `Remove Missing` button with the rest of the actions available.
- Add `ref` to existing donate link in the Help menu
2025-10-24 10:48:13 +02:00
Capry
c783f1b5bb
Make editor remember the translation preview locale
2025-10-23 18:47:14 +02:00
tle-oops
77091f5e67
Allow FileSystemDock to navigate to currently selected scene tab as an option
2025-10-23 09:23:13 -04:00
kobewi
682b0f7c54
Add switch on hover to TabBar
2025-10-22 00:34:57 +02:00
Thaddeus Crews
da3bdacf64
Merge pull request #111210 from blueskythlikesclouds/ssr-overhaul
...
Overhaul screen space reflections.
2025-10-21 15:11:08 -05:00
Thaddeus Crews
ed4f4d275e
Merge pull request #110904 from YeldhamDev/tree_drag_unfolding
...
Unfold tree items on hover while drag-n-dropping
2025-10-21 15:11:01 -05:00
Skyth
c128886c63
Overhaul screen space reflections.
2025-10-21 19:23:38 +03:00
Thaddeus Crews
464ddd4ea7
Merge pull request #109043 from GabCoolDude/resource-signal-viewer
...
View resource signals in the Connections Dock
2025-10-20 18:09:56 -05:00
Thaddeus Crews
d6c5c4eeb5
Merge pull request #107671 from dsnopek/editor-run-control
...
Allow editor plugins to modify run arguments
2025-10-20 18:09:32 -05:00
GabCoolDude
cdcb2fc389
View resource signals in the Connections Dock
2025-10-20 23:24:32 +02:00
Thaddeus Crews
9e96c7d9b8
Merge pull request #110378 from timothyqiu/rtl-preview
...
Make text-related nodes translation domain aware
2025-10-16 12:48:05 -05:00
Thaddeus Crews
20430236e7
Merge pull request #107999 from timothyqiu/translation-cleanup
...
Clean up editor translation related methods
2025-10-15 16:31:09 -05:00
Thaddeus Crews
58894136b7
Merge pull request #107395 from lodetrick/bottom-panel-margin-fixes
...
Fix TabContainer Editor theming and remove Debugger style hacks
2025-10-13 19:28:39 -05:00
Allen Pestaluky
bd9d1bf070
Add material debanding for use in Mobile rendering method.
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2025-10-08 16:22:41 -04:00
Thaddeus Crews
5626f0bf0b
Merge pull request #93296 from rune-scape/editor-node-inheritance
...
EditorPlugin: Allow instance base type inheriting EditorPlugin
2025-10-07 17:15:07 -05:00
Thaddeus Crews
d1d28c0bcf
Merge pull request #111223 from Ivorforce/remove-iterator-include
...
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
2025-10-06 09:06:49 -05:00
chocola-mint
19c47c5d99
Remove `#include "scene/main/timer.h"` from `control.h`
2025-10-05 14:41:06 +09:00
Lukas Tenbrink
1db0a60dc0
Replace `std::size` usage with `std_size` to avoid `<iterator>` include.
2025-10-05 00:26:11 +02:00
rune-scape
d779c98ee1
allow inheriting EditorPlugin
2025-10-03 22:54:13 -07:00
Thaddeus Crews
38af23a654
Merge pull request #89409 from aaronfranke/server-folders
...
Move server files into their subfolders
2025-10-03 12:01:00 -05:00
kobewi
fdc79f5286
Remaining FileDialog changes before unification
2025-10-02 19:13:04 +02:00
Thaddeus Crews
1a504af2ee
Merge pull request #111121 from syntaxerror247/fix-drag-issue
...
Fix bottom panel being unintentionally draggable
2025-10-01 17:54:15 -05:00
Thaddeus Crews
bf926c2000
Merge pull request #106503 from KoBeWi/docker_exe
...
Rework editor docks
2025-10-01 17:54:10 -05:00
Thaddeus Crews
817974ec53
Merge pull request #108766 from aaronfranke/move-mat-3d-conv
...
Move Material3D conversion editor plugins to their own folder
2025-10-01 13:12:46 -05:00
Anish Mishra
f7e052a456
Fix bottom panel being unintentionally draggable
2025-10-01 21:44:26 +05:30
David Snopek
fe27a72cb5
Allow editor plugins to modify run arguments
2025-10-01 07:37:40 -05:00
kobewi
f88b51995b
Expose FileDialog callbacks for getting custom icons
2025-10-01 12:08:34 +02:00
Aaron Franke
3d1c9fd5de
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
Aaron Franke
06f0c3fef6
Move Material3D conversion editor plugins to their own folder
2025-09-30 19:15:32 -07:00
Thaddeus Crews
5089e9aef0
Merge pull request #105737 from Calinou/editor-project-settings-init-jolt
...
Use Jolt Physics by default in newly created projects
2025-09-30 11:19:14 -05:00
kobewi
97b398cba1
Rework editor docks
2025-09-29 17:30:41 +02:00
Pāvels Nadtočajevs
9318466183
Open translation CSV in the text editor instead of printing errors.
2025-09-27 17:29:25 +03:00
Thaddeus Crews
9283328fe7
Merge pull request #109491 from syntaxerror247/window-color
...
Android: Add method to set root window color at runtime
2025-09-26 13:47:32 -05:00
Michael Alexsander
26745b4b87
Unfold tree items on hover while drag-n-dropping
...
Co-authored-by: suddjian
2025-09-26 14:38:45 -03:00
Hugo Locurcio
c4bbf27cb5
Use Jolt Physics by default in newly created projects
...
This also adds infrastructure to make specific settings the default, but only
in projects created after this point (so that existing projects
are not affected). This can be used for progressive upgrades in the future.
This applies to both the project creation dialog and creating projects
through the command line using `touch project.godot`.
2025-09-26 17:16:28 +02:00
A Thousand Ships
bd65cfa876
Revert "Replace many uses of `is_class` with `derives_from`."
...
This reverts commit 78b743cf4a .
2025-09-25 13:48:53 +02:00
Thaddeus Crews
cf82b71c7a
Merge pull request #109915 from arkology/audio-editor
...
Fix Audio bottom panel going under the taskbar on small displays
2025-09-24 09:59:10 -05:00
Thaddeus Crews
78b743cf4a
Merge pull request #110832 from Ivorforce/is-class-to-derives-from
...
Replace many uses of `is_class` with `derives_from`.
2025-09-24 09:59:09 -05:00
Thaddeus Crews
f987cf8a8a
Merge pull request #110231 from fstxz/fix_shader_path
...
Fix invalid suggested file name when saving resource from a scene that hasn't been saved yet
2025-09-24 09:59:06 -05:00
Lukas Tenbrink
8ef4a43ada
Replace many uses of `is_class` with `derives_from`.
2025-09-23 19:59:00 +02:00
Thaddeus Crews
709226ad1c
Merge pull request #109515 from precup/speedy-selections
...
Speed up large selections in the editor
2025-09-22 21:00:54 -05:00
Haoyu Qiu
fb476d0b0c
Cleanup EditorPluginList
...
- Removes unused / unnecessary methods.
- Removes the `Object` parent. No `Object` features are used by this class.
- Makes the actual list a `LocalVector` instead of a `Vector`. It's not shared.
- Moves the class into a separate file. `editor_node.{h,cpp}` are bloated.
- Simplify some call sites of `EditorPluginList` methods.
2025-09-23 09:20:17 +08:00
Thaddeus Crews
b56e83a041
Merge pull request #110135 from Flynsarmy/scene_changed
...
Emit scene_changed event when opening a scene from an empty tab list
2025-09-22 08:50:09 -05:00
Haoyu Qiu
172c80df67
Make text-related nodes translation domain aware
...
- Makes `is_layout_rtl()` translation domain aware
- Makes various text-drawing controls translation domain aware
- Makes translation preview use the project's fallback locale when disabled
2025-09-22 09:39:14 +08:00
Thaddeus Crews
4588542dfc
Merge pull request #107065 from timothyqiu/scene-close-all
...
Allow closing all scene tabs via shortcut
2025-09-20 13:41:37 -05:00
Thaddeus Crews
8159c45834
Merge pull request #109027 from timothyqiu/editor-node-variables
...
Remove unused member variables in EditorNode
2025-09-20 13:41:30 -05:00
Thaddeus Crews
ab01179d6c
Merge pull request #106849 from KoBeWi/soft_coding
...
Don't hard-code hsplit count
2025-09-20 13:41:28 -05:00
Thaddeus Crews
daa89d5292
Merge pull request #109513 from precup/small-editor-optimizations
...
Miscellaneous editor optimizations for large scenes
2025-09-19 20:54:24 -05:00
kobewi
2fd881c40f
Don't hard-code hsplit count
2025-09-19 16:05:26 +02:00
Haoyu Qiu
3f03260a21
Cleanup editor translation related methods
...
- Unify logic for loading editor/property/doc/extractable translations.
- Replace legacy `TranslationServer` methods with translation domains for internal translations.
- Only pre-create editor/property/doc translation domains in editor builds.
- Prevent adding `null` translation.
- Fixes potential loading of duplicated editor translations.
- Add internal `has_translation_for_locale()` instead of calling `get_loaded_translations().has()`.
2025-09-18 20:27:09 +08:00
Will Thompson
f6ee1e15fc
Do not poll for system theme changes
...
The DisplayServer interface has change notification for theme changes.
As far as I can tell, all display servers with a concept of system theme
also implement the DisplayServer::set_system_theme_change_callback(const
Callable &p_callable) method. So there should be no need to poll every
second for the system theme.
2025-09-16 10:57:33 +01:00
Haoyu Qiu
d61d70e8b9
Fix Open Editor Data/Settings Folder menu in self-contained mode
2025-09-11 19:39:58 +08:00
Artemy Fedotov
7b850260bf
Fix invalid suggested file name when saving resource from a scene that hasn't been saved yet
2025-09-04 09:49:09 +04:00
Mounir Tohami
5412885a7a
Fix ColorPicker after adding intensity sliders.
2025-09-01 13:06:44 +03:00
Mike Precup
1c8e3f9037
Speed up large selections in the editor
2025-08-31 14:25:44 -07:00
Mike Precup
e73e978d65
Misc editor speedups for large scenes
2025-08-31 13:46:33 -07:00
Flyn San
7fc11f8999
Emit EditorPlugin.scene_changed event when opening a scene from an empty tab list
2025-08-31 21:45:50 +10:00
arkology
ea17bf712a
Fix Audio bottom panel going under the taskbar on small displays
2025-08-30 15:59:56 +03:00
Thaddeus Crews
dcfddd4e55
Merge pull request #109676 from bruvzg/menu_spacers
...
[macOS] Fix embedded menu/spacer relative position.
2025-08-21 06:24:22 -05:00
Pāvels Nadtočajevs
ab0bc7ee32
[macOS] Fix embedded menu/spacer relative position.
2025-08-16 18:55:04 +03:00
Thaddeus Crews
2853d91191
Merge pull request #109176 from SchultzenDK/fix-script-clears-gizmos
...
Stop clearing editor_plugin_screen on script edit
2025-08-15 12:58:47 -05:00
Anish Mishra
459cb33abc
Android Editor: Set the window color to match background color
2025-08-11 22:25:54 +05:30
Mikael Hermansson
7393c606ff
Reduce log spam during headless import/export
2025-08-07 13:08:54 -05:00
Mikael Hermansson
e9aa2709c5
Fix headless import/export reporting progress greater than 100%
2025-08-07 14:19:51 +02:00
SchultzenDK
f5aacc9bd6
stop clearing editor_plugin_screen on script edit
2025-07-31 21:13:22 +02:00
Aaron Franke
ac20484a05
Clear SceneTreeDock's previous node selection when removing edited scene
2025-07-30 08:49:38 -07:00
Thaddeus Crews
7b69fa2caa
Merge pull request #108950 from Calinou/editor-2d-apply-debanding-if-enabled
...
Fix debanding not being used in the 2D editor when enabled in Project Settings
2025-07-30 09:03:41 -05:00
Haoyu Qiu
b56b776ab2
Remove unused member variables in EditorNode
2025-07-27 23:38:05 +08:00
Mounir Tohami
aa086fa0d5
Fix Editor crash during first scan in headless import mode.
2025-07-27 04:55:23 +03:00
Hugo Locurcio
005ceee84a
Fix debanding not being used in the 2D editor when enabled in Project Settings
2025-07-25 23:04:54 +02:00
Mounir Tohami
1cc459d86f
Fix Editor wayland first scan task error.
...
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2025-07-25 01:05:15 +03:00
Thaddeus Crews
052baba905
Merge pull request #107685 from KoBeWi/useless_documentation
...
Don't update script documentation when exporting
2025-07-24 14:23:43 -05:00
Aaron Franke
d492b665c3
Fix crash in SceneTreeDock when closing a scene with a selected node
2025-07-22 14:40:26 -07:00
Thaddeus Crews
90191a53d3
Merge pull request #108651 from Alex2782/fix_save_confirmation
...
Prompt to save modified scene missing when quitting editor with running project.
2025-07-22 11:20:06 -05:00
Alexander Hartmann
4e25e4406e
Fix: Canceling save dialog on editor exit
2025-07-17 19:35:10 +02:00