Commit Graph

19726 Commits

Author SHA1 Message Date
ea1cc3c04e Changed TileSetScenesCollectionSource raw pointers in the TileSet editor to Ref<TileSetScenesCollectionSource> 2025-11-14 15:22:11 -08: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
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
9ac55bcc7f Merge pull request #112415 from timothyqiu/project-name-localized
Allow localizing the application name with project translations
2025-11-10 08:20:00 -06:00
ff5132ec42 Merge pull request #109842 from KoBeWi/historcuts
Assign shortcuts to prev/next script buttons
2025-11-10 08:19:56 -06:00
72d437c030 Move localized number formatting methods to TranslationServer
Co-Authored-By: Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com>
2025-11-10 15:01:22 +08:00
875e06ce89 Fix merge conflict after rebase 2025-11-09 17:59:30 -08:00
ce19c4a647 FileSystem dock: Use plural prompt message when moving/copying files 2025-11-10 09:27:16 +08:00
d5d29f928d Fix crash during POT generation due to scene dependency issues 2025-11-09 22:50:30 +08:00
b8a8f8b35a Allow localizing the application name with project translations 2025-11-08 13:06:55 +08:00
5c4d9930a4 Modern Style: Use a StyleBox in signals and groups 2025-11-07 16:02:26 -03:00
7df702bf80 Merge pull request #108342 from KoBeWi/automatization
Automatically open newly created script
2025-11-07 10:32:38 -06:00
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
f3c44f00a9 Merge pull request #106099 from xefensor/master
Fix edit resource on inspector when inside array or dictionary
2025-11-07 10:32:34 -06:00
48c169cbf0 Merge pull request #112444 from DeeJayLSP/treeitem-stylebox-actionmap
Modern style: Use stylebox setter for Action Map `TreeItem`s
2025-11-07 10:32:29 -06:00
d940614595 Autoloads with UIDs 2025-11-07 21:08:54 +05:30
ca10a849f3 Fix colors of GraphEdit overlays in light version of modern theme 2025-11-07 11:48:15 +04:00
e2caff9a06 Refactor Bottom Panel to be a TabContainer 2025-11-06 13:39:52 -08:00
cb3af5afff Merge pull request #94013 from KoBeWi/scrleanup
Misc script editor code cleanup
2025-11-06 08:13:16 -06:00
19e3242eb0 Automatically open newly created script 2025-11-06 12:49:37 +01:00
f68242f533 Fix dragging blend position 2025-11-06 03:20:10 +03:00
0fc47cf738 Modern style: Use stylebox setter for Action Map TreeItems 2025-11-05 16:30:57 -03:00
00af6f7591 Merge pull request #112443 from DeeJayLSP/better-modern-subsection-color
Modern style: Fix `prop_subsection_stylebox` color not scaling with luminance
2025-11-05 13:05:47 -06:00
9d8d6fd343 Merge pull request #111805 from KoBeWi/open_source_be_like
Open source code errors in external editor
2025-11-05 11:48:08 -06:00
3b4239d649 Merge pull request #111288 from bruvzg/move_input
[Window] Add unfiltered input handler signal for custom decorations.
2025-11-05 11:48:06 -06:00
89432600ce Misc script editor code cleanup 2025-11-05 18:18:33 +01:00
bbfd2be4bc Modern style: Fix prop_subsection_stylebox color not scaling with luminance 2025-11-05 14:02:09 -03:00
019889d1da Merge pull request #112187 from timothyqiu/deps-manual-ii
Allow fixing indirect missing dependencies manually
2025-11-04 19:48:20 -06:00
f99eeb9616 Merge pull request #109017 from nubels/file-system-confirmation-dialog
Add confirmation dialog to filesystem dock when moving or copying files
2025-11-04 19:48:19 -06:00
939c7d5890 Merge pull request #100197 from shitake2333/fix_project_manager_import_dialog_error
Fix ProjectManager import dialog error
2025-11-04 19:48:15 -06:00