Commit Graph

19992 Commits

Author SHA1 Message Date
3905392596 Add string placeholder syntax highlighting 2025-11-13 14:14:08 +01:00
251746a89c Add MeshInstance3D upgrade code 2025-11-13 13:43:17 +01:00
5fa0f31247 Edit groups on multiple nodes
Co-authored-by: Pablo Ibarz <fribarz123@gmail.com>
2025-11-13 13:37:09 +01:00
6146f3efee Fix error when switching to point movement mode from edit mode 2025-11-13 10:29:34 +05:30
3f5339a046 Fix incorrect bottom panel theming 2025-11-12 16:46:26 -08:00
2e7c2da2a0 Allow drag setting flags in layers property editor 2025-11-13 00:46:18 +01:00
4eb11cc9d8 Merge pull request #112173 from kleonc/editor_property_layer_grid_fix_last_bit_tooltip
Fix layers property editor last bit value in tooltip
2025-11-12 17:26:19 -06:00
27b6500923 Remove padding columns from plugin settings 2025-11-12 23:02:50 +01:00
e6f7161b94 Change prev/next button theme_type_variation to FlatButton for Filesystem and Inspector dock 2025-11-12 20:07:32 +01:00
bad1287b62 Merge pull request #112665 from Giganzo/quick-cursor
Fix cursor shape in the quick open dialog
2025-11-12 11:24:17 -06:00
a68d26ca6f Merge pull request #112659 from passivestar/ruler-visibility-fix
Fix 2D ruler visibility in modern theme
2025-11-12 11:24:17 -06:00
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
df3e70bf42 Merge pull request #82212 from KoBeWi/project_manager_got_more_competent
Allow editing editor settings from project manager
2025-11-12 11:24:11 -06:00
afa07c1a76 Merge pull request #109987 from van800/shakhov/dap-devices
Refactor debugging on a device with DAP - now possible with all device types
2025-11-12 11:24:10 -06:00
a1340f05a9 Allow editing editor settings from project manager 2025-11-12 16:34:43 +01:00
c31b92ba19 Fix layers property editor last bit value in tooltip 2025-11-12 14:59:24 +01:00
1bd7b99182 GDScript: Add debug/gdscript/warnings/directory_rules project setting 2025-11-12 12:20:34 +03:00
94104ae33a ScriptEditor::reload_scripts only call deferred if not main thread 2025-11-12 10:14:33 +01:00
fac37c66c1 Fix 2d ruler visibility in modern theme 2025-11-12 12:14:11 +04:00
cd943d18b2 Keep the bottom panel size separate. 2025-11-12 01:49:35 +03:30
e47fb8b898 Merge pull request #112638 from dalexeev/editor-help-bit-add-missing-packed-array-warning
Add missing warning about copying packed arrays to `EditorHelpBit`
2025-11-11 16:07:57 -06:00
49ac9f63fd Refactor debugging on a device with DAP - now possible with all device types
Co-authored-by: Thaddeus Crews <repiteo@outlook.com>
2025-11-11 22:54:01 +01:00
0dfa815985 Fix drag and drop @export variable assignment when script has errors 2025-11-11 23:50:56 +02:00
5bbf280423 Default preset container to minimum size in Export dialog 2025-11-12 02:19:40 +05:30
189e2767a7 Fix cursor shape in the quick open dialog 2025-11-11 21:25:17 +01:00
472c8df99b Track groups in Animation tab hover highlight
Co-authored-by: Silc Lizard (Tokage) Renew <tokage.it.lab@gmail.com>

Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
2025-11-11 14:35:42 -05:00
e40621925b Fix crash when rearranging filtered animation tracks 2025-11-11 19:49:35 +01:00
5328a653bc Merge pull request #112600 from timothyqiu/plural-message
FileSystem dock: Use plural prompt message when moving/copying files
2025-11-11 10:37:39 -06:00
699b6623e7 Merge pull request #112499 from passivestar/graphedit-light-fix
Fix overbrightened GraphEdit overlays in light version of modern theme
2025-11-11 10:37:37 -06:00
0b20ae2e87 Add missing warning about copying packed arrays to EditorHelpBit 2025-11-11 14:23:56 +03:00
fdd0f32774 Support Keep Results in results of Find in Files 2025-11-11 10:35:01 +08:00
8327dfa215 Merge pull request #112092 from timothyqiu/ts-nums
Move localized number formatting methods to `TranslationServer`
2025-11-10 17:47:09 -06:00
e33c423700 Merge pull request #108314 from KoBeWi/shift_in_meta
Replace repetitive meta/ctrl condition with a method
2025-11-10 17:47:08 -06:00
734fe458ba Merge pull request #105203 from dennmar/red_axes_fix
Fix smart snapping lines to disappear after using the pivot tool
2025-11-10 17:47:05 -06:00
af256ff210 Merge pull request #109649 from SchultzenDK/refactor-edit-current-script-check
Refactor `_edit_current()` script check
2025-11-10 17:47:01 -06:00
41bba306e0 Merge pull request #109306 from Calinou/editor-run-bar-tweak-shortcut-tooltips
Improve EditorRunBar shortcut tooltips to be more informative
2025-11-10 17:47:00 -06:00
42cb93559a Merge pull request #109701 from arkology/embed-options-menu
Improve and reduce Game window sizing
2025-11-10 17:46:59 -06:00
77cfbe9371 Merge pull request #111780 from aaronfranke/tree-double-click-not-editable
Allow double-clicking icons of non-editable Tree items
2025-11-10 17:46:58 -06:00
cb8e592b5e Improve and reduce Game window sizing 2025-11-10 20:48:52 +03:00
f38b7071ce Refactor _edit_current script check
Restore changing_scene check and bool()
2025-11-10 18:24:02 +01:00
49cf945778 Improve EditorRunBar shortcut tooltips to be more informative 2025-11-10 18:03:18 +01:00
98141c3d73 Replace repetitive meta/ctrl condition with a method 2025-11-10 16:23:28 +01:00
cfd2b37278 Merge pull request #111606 from YeldhamDev/out_of_the_field
Fix error when editing multifield values inside arrays and dictionaries
2025-11-10 08:20:24 -06:00
2ab796b863 Merge pull request #112360 from DeeJayLSP/more-prop-subsection
Modern Style: Use a StyleBox in signals and groups
2025-11-10 08:20:21 -06:00
5f6229022f Merge pull request #109525 from bruvzg/res_link_target
Show symlink target in the resource tooltip.
2025-11-10 08:20:19 -06:00
c37aa90b70 Merge pull request #112587 from timothyqiu/not-script
Fix crash during POT generation due to scene dependency issues
2025-11-10 08:20:14 -06:00
ea1aec2c1c Merge pull request #112193 from KnifeXRage/autoload_with_uids
Autoloads with UIDs
2025-11-10 08:20:12 -06:00
febd1d32cf Merge pull request #111803 from PavielKraskouski/fix-dragging-blend-position
Fix unwanted blend position movement
2025-11-10 08:20:11 -06:00
ac8991c3c3 Merge pull request #109237 from arkology/theme-editor-ui
`ThemeEditor`: Reorganize/fix UI to make it fit in editor (at its minimum size in single-window mode) better
2025-11-10 08:20:09 -06:00
58c124fd97 Merge pull request #111398 from xuhuisheng/dev/anim_length
Set step before set value, to fix animation length issue
2025-11-10 08:20:04 -06:00