Commit Graph

75295 Commits

Author SHA1 Message Date
2d0ff9774d Add a smoke test to Span in debug builds to recover from non-empty nullptr Span. 2025-06-12 12:19:21 +02:00
d9cd011e2f Merge pull request #107406 from Ivorforce/ip-to-string-explicit
Core: Remove implicit conversions from `IPAddress` to `String`, to avoid accidental conversions
2025-06-12 01:15:53 +02:00
d26146e826 Merge pull request #107394 from bruvzg/char_before_pref
Improve performance of `visible_characters`updates in `VC_CHARS_BEFORE_SHAPING` mode.
2025-06-12 01:15:50 +02:00
b54197a899 Merge pull request #107323 from Jordyfel/fs-dock-thumbnail-size-fix
Filesystem dock: Fix thumbnail size not updating instantly after changing editor setting
2025-06-12 01:15:46 +02:00
0fe406c73b Merge pull request #106679 from KoBeWi/disable_files_in_file_dialog
Allow customizing FileDialog's features
2025-06-12 01:15:42 +02:00
986cc40c42 Merge pull request #103907 from beicause/slider-draw-tick-center
Slider: Add bottom and top ticks and tick offset
2025-06-12 01:15:39 +02:00
0497ae9947 Merge pull request #80710 from apples/7174-apples-stencil
Add stencil support to spatial materials
2025-06-12 01:15:35 +02:00
2ee5d28d9d Merge pull request #77164 from dalexeev/gds-re-add-ord
GDScript: Re-add `ord()` function
2025-06-12 01:15:29 +02:00
ed98e2850b Merge pull request #74393 from dalexeev/gds-highlight-members
GDScript: Highlight script members like native ones
2025-06-12 01:15:26 +02:00
33be03587b Merge pull request #107426 from kitbdev/fix-error-line-oob
Fix ScriptEditor error line out of bounds
2025-06-12 01:15:23 +02:00
36ab56a0a1 Merge pull request #107424 from Ivorforce/gdscript-editor-crash
Fix a crash when the first line of GDScript code is indented.
2025-06-12 01:15:19 +02:00
d35b9e9310 Merge pull request #107419 from DarioSamo/adreno-fix-interpolators-round-2
Change all interpolators to FP32 in mobile renderer.
2025-06-12 01:15:13 +02:00
kit
348d90e6cb Fix ScriptEditor error line out of bounds 2025-06-11 17:22:13 -04:00
dcb7b21522 Fix a crash when the first line of GDScript code is indented.
Co-authored-by: dalexeev <dalexeev12@yandex.ru>
2025-06-11 23:07:42 +02:00
8804c88443 Change all interpolators to FP32 in mobile renderer. 2025-06-11 15:36:22 -03:00
4b1d5b55c7 Allow customizing FileDialog's features 2025-06-11 20:12:15 +02:00
f864d0ce11 GDScript: Re-add ord() function 2025-06-11 21:01:13 +03:00
d674c9e289 Add stencil support for spatial materials 2025-06-11 09:59:10 -05:00
d700ad7feb GDScript: Highlight script members like native ones 2025-06-11 15:55:00 +02:00
1498eb327f Make IPAddress to String conversion explicit. 2025-06-11 15:44:16 +02:00
51b0379e55 Merge pull request #107397 from daniel080400/fix_lost_focus_crash
Fix crash when `save_on_focus_loss` is enabled
2025-06-11 12:10:16 +02:00
042ad3a62f Merge pull request #107038 from bruvzg/emb_scr
Add support for taking embedded window screenshots.
2025-06-11 12:10:12 +02:00
8aac4a157f Merge pull request #106742 from bruvzg/about_to_popup
Call `PopupMenu`  min. size calculations after `about_to_popup` signal processing.
2025-06-11 12:10:05 +02:00
12d957e737 Call PopupMenu min. size calculations after about_to_popup signal processing. 2025-06-11 12:23:29 +03:00
9282ed35cb Merge pull request #107389 from m4gr3d/fix_game_menu_editor_shortcut_on_android
Fix the editor shortcuts for the game menu on Android
2025-06-11 11:20:28 +02:00
609c5cac63 Merge pull request #107386 from BastiaanOlij/openxr_1.1.49
OpenXR: Update to 1.1.49
2025-06-11 11:20:25 +02:00
c455d81c4c Merge pull request #107352 from aaronfranke/blend-fbx-naming-version
Implement naming version system for FBX and Blend importers like glTF
2025-06-11 11:20:21 +02:00
875a0979f3 Merge pull request #107344 from timothyqiu/can-auto-translate
Expose `Node.can_auto_translate()`
2025-06-11 11:20:18 +02:00
3dd03fb33f Merge pull request #105952 from JulianHeuser/AudioStreamRandomizer_return_length
Return the length of the playing stream for AudioStreamRandomizer
2025-06-11 11:20:14 +02:00
c80bb1b537 Merge pull request #104025 from huwpascoe/named_placeholder
Add named placeholder to blender import options
2025-06-11 11:20:08 +02:00
033e55f4b1 Merge pull request #103418 from aaronfranke/adv-imp-attach-script
Allow attaching scripts to nodes in the Advanced Import Settings dialog
2025-06-11 11:19:59 +02:00
aae51963ef Fix crash when save_on_focus_loss is enabled 2025-06-11 16:54:12 +08:00
c11c44961b Improve performance of visible_charactersupdates in VC_CHARS_BEFORE_SHAPING mode. 2025-06-11 10:59:06 +03:00
f4a2e9b21e Fix the editor shortcuts for the game menu on Android 2025-06-10 22:34:56 -07:00
4e20e33e21 Expose Node.can_auto_translate() 2025-06-11 11:26:43 +08:00
a26e55999d OpenXR: Update to 1.1.49 2025-06-11 11:11:41 +10:00
1bbfe637c6 Merge pull request #107357 from ProgrammerOnCoffee/fix-dictionary-style
Enforce GDScript and C# dictionary spacing style guidelines in code samples
2025-06-10 19:22:43 -05:00
fda6faeebf Merge pull request #107356 from ArchercatNEO/wayland-protocols-scsub
Wayland: Simplify including protocols
2025-06-10 19:22:42 -05:00
cb6c7c63de Merge pull request #107379 from Ivorforce/callable-signal-explicit-string
Core: Remove implicit conversions from `Callable` and `Signal` to `String`, to avoid accidental conversions
2025-06-10 19:22:41 -05:00
067721b11a Merge pull request #107378 from dsnopek/revert-hide-remote-debug-on-android-editor
Unhide `one-click deploy` button on Android and XR editor.
2025-06-10 19:22:40 -05:00
b7b0459624 Merge pull request #107373 from bruvzg/rtl_line_count
Partially revert 107110, process all lines in `VC_CHARS_BEFORE_SHAPING` mode to return correct line count.
2025-06-10 19:22:39 -05:00
d2f9d31270 Make more types (Callable, Signal) conversion to String explicit. 2025-06-10 23:55:35 +02:00
c2d3a05a87 Unhide one-click deploy button on Android and XR editor.
This reverts commit eb5f1c3484.
2025-06-10 15:54:28 -05:00
cbd1e1cfe9 Partially revert 107110, process all lines in VC_CHARS_BEFORE_SHAPING mode to return correct line count. 2025-06-10 20:44:28 +03:00
b6a3054323 Return the length of the playing stream for AudioStreamRandomizer 2025-06-10 13:33:49 -04:00
11af23a7a7 Enforce GDScript and C# dictionary spacing style guidelines in code samples
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
2025-06-10 13:32:57 -04:00
a56b3a93d3 Implement naming version system for FBX and Blend importers like glTF 2025-06-10 09:42:54 -07:00
a3daba29dd Allow attaching scripts to nodes in the Advanced Import Settings dialog 2025-06-10 09:35:24 -07:00
db57f282fa Merge pull request #107365 from bruvzg/rem_print
Remove TTS debug print.
2025-06-10 17:56:32 +02:00
a1ef1130ad Merge pull request #107364 from DarioSamo/adreno-fix-interpolators
Upgrade normal interpolators to FP32 to fix Adreno.
2025-06-10 17:56:29 +02:00