Commit Graph

78565 Commits

Author SHA1 Message Date
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
2d86b69bf1 Merge pull request #112507 from Benjamin-Dobell/fix/android-assets-pck-loading
Android: Fix loading sparse `.pck` from `assets://`
2025-11-10 08:20:25 -06: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
a6db8aa621 Merge pull request #111597 from HolonProduction/code-edit-dirty-flag
CodeEdit: Use flag to recalculate characteristics
2025-11-10 08:20:22 -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
791565dc35 Merge pull request #112486 from Calinou/doc-globalscope-instance-from-id-fix-code
Fix GDScript code sample for `@GlobalScope.instance_from_id()`
2025-11-10 08:20:20 -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
9023f658d1 Merge pull request #112466 from Cykyrios/fix-cmdline-args-doc
Fix OS.get_cmdline_args documentation
2025-11-10 08:20:17 -06:00
3d6ad3f806 Merge pull request #94929 from StamesJames/emission-shape-ring-for-2d
Add emission shape ring for CPUParticles2D
2025-11-10 08:20:16 -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
d0babb8453 Merge pull request #111172 from HolonProduction/rm-subclass-count
Remove unused `GDScript::subclass_count`
2025-11-10 08:20:13 -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
82e6303634 Merge pull request #111535 from kitbdev/fix-textedit-dont-select
Fix TextEdit selecting when closing popup
2025-11-10 08:20:08 -06:00
57311e717a Merge pull request #112556 from m4gr3d/fix_editor_crash_on_exit
[Android editor] Fix editor crash on exit
2025-11-10 08:20:07 -06:00
bacff9741d Merge pull request #112551 from ghostsoft/gdshaderinc-errors-b-gone
Fix false positive discard and frag_only errors in gdshaderinc files
2025-11-10 08:20:05 -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
8a53948b4f Merge pull request #112421 from BastiaanOlij/openxr_1_1_53
Update OpenXR thirdparty folder to 1.1.53
2025-11-10 08:20:03 -06:00
31867abdaa Merge pull request #112545 from timothyqiu/compact-menu-gutter
PopupMenu: Add theme option for merging icon and checkbox gutters
2025-11-10 08:20:02 -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
f81b2aa376 Merge pull request #111517 from chocola-mint/fix-#111514
Seek to beginning of section if current playback position is after its end
2025-11-10 08:19:59 -06:00
32242dbe4d Merge pull request #112026 from timothyqiu/plural-default
Use more practical default plural rules
2025-11-10 08:19:58 -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
4c5f6691f0 Merge pull request #107400 from BlueCube3310/light-probe-cache
Cache lightprobe generation for lightmap baking
2025-11-10 08:19:43 -06:00
d5d29f928d Fix crash during POT generation due to scene dependency issues 2025-11-09 22:50:30 +08:00
4694ee84f6 PopupMenu: Add theme option for merging icon and checkbox gutters 2025-11-09 13:09:14 +08:00
8c469be225 Fix editor crash on exit 2025-11-08 10:57:19 -08:00
b2e87ed27f disable discard and frag errors in gdshaderinc 2025-11-08 17:26:59 +01:00
b8a8f8b35a Allow localizing the application name with project translations 2025-11-08 13:06:55 +08:00
f7455c1df8 Fix OS.get_cmdline_args documentation 2025-11-07 23:35:09 +01:00
5c4d9930a4 Modern Style: Use a StyleBox in signals and groups 2025-11-07 16:02:26 -03:00
6fd949a6dc Merge pull request #110748 from MauriceButler/project-setting-changed-signal
Add ability to get list of Project Settings changed, similar to Editor Settings functionality
2025-11-07 10:32:39 -06:00
7df702bf80 Merge pull request #108342 from KoBeWi/automatization
Automatically open newly created script
2025-11-07 10:32:38 -06:00
6b17d3583a Merge pull request #112436 from bruvzg/emof
[TextServer] Improve font fallback for emojis.
2025-11-07 10:32:37 -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
ee7722181f Merge pull request #112496 from bruvzg/nullcert
Fix "Unexpected NUL character" errors on Wine.
2025-11-07 10:32:33 -06:00
a3ec4c5a29 Merge pull request #112497 from bruvzg/dcomp_fb
[D3D12] Fall back to HWND if DComp init failed.
2025-11-07 10:32:31 -06:00
f989dd3991 Merge pull request #104112 from bruvzg/maccol_docs
Fix `Color` precision error in the documentation generated on M4 macOS.
2025-11-07 10:32:30 -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
6af0c2a21c Merge pull request #110340 from bruvzg/ts_dup_r
[RTL] Use separate paragraph copy for the partially visible paragraphs.
2025-11-07 10:32:27 -06:00
fae64fbbd2 Merge pull request #111490 from HolonProduction/rm-base
Remove raw base pointer from `GDScript`
2025-11-07 10:32:25 -06:00
d940614595 Autoloads with UIDs 2025-11-07 21:08:54 +05:30