Commit graph

71557 commits

Author SHA1 Message Date
clayjohn
35100396e4 Validate varying count when compiling shaders
This avoids crashing on devices when a number of varyings greater than the device limit is used.

For now this accurately prints an error when compiling the shader, but the error text only pops up in the editor if the number of user varyings is above the limit.
2025-02-13 15:07:15 -08:00
Thaddeus Crews
296de7da83
Merge pull request #102614 from jrouwe/102544
[Jolt Physics] Fix ghost collision issue on dense triangle meshes
2025-02-10 12:21:36 -06:00
Thaddeus Crews
4bac259ced
Merge pull request #101435 from YYF233333/remote_tree_fix2
Return fast for built-in class icon
2025-02-10 12:21:35 -06:00
Thaddeus Crews
c89ded23a6
Merge pull request #102603 from havi05/itemlist-fix-textoverrun-fixed-icon
Itemlist: Fix `text_overrun` when using `fixed_icon_size`
2025-02-10 12:21:34 -06:00
Thaddeus Crews
4b644ed1f5
Merge pull request #102341 from SheepYhangCN/rendering-driver-fallback-moltenvk
Implement Fallback to Vulkan for MoltenVK
2025-02-10 12:21:33 -06:00
Thaddeus Crews
c90fd7f3da
Merge pull request #98066 from TCROC/fix-android-mono-export
Fix Android mono export with 2 or more cpu architectures fails
2025-02-10 12:21:32 -06:00
Thaddeus Crews
6a3bf28197
Merge pull request #88114 from AThousandShips/dupli_fix
Prevent some internal nodes being duplicated in Controls
2025-02-10 12:21:31 -06:00
Thaddeus Crews
0b9fd7e190
Merge pull request #102627 from raulsntos/dotnet/android-export-validate-tfm
C#: Validate project TFM for Android template exports
2025-02-10 12:21:30 -06:00
Thaddeus Crews
9c7a42b7be
Merge pull request #102659 from AThousandShips/fix_tooltip_crash
[Editor] Prevent deferred tooltip update crash
2025-02-10 12:21:29 -06:00
Thaddeus Crews
db986ee9e3
Merge pull request #102664 from KoBeWi/calm_down_it's_just_a_missing_icon_bro
Silence missing icon error if UID cache is missing
2025-02-10 12:21:28 -06:00
Thaddeus Crews
66b0effe82
Merge pull request #101989 from MartinMajewski/master
Git-ignore built `Godot.app` package
2025-02-10 12:21:27 -06:00
Raul Santos
70ff213de5
C#: Validate project TFM for Android template exports
The C# Android export template includes `.jar` dependencies from .NET 8.0, so other TFMs are not supported.
2025-02-10 17:19:05 +01:00
kobewi
266b569641 Silence missing icon error if UID cache is missing 2025-02-10 17:09:34 +01:00
Travis Lange
5e2fd7b1d7 fix android mono export causing conflicts 2025-02-10 10:09:52 -05:00
AThousandShips
4b4bfe7d0e
[Editor] Prevent deferred tooltip update crash
Caused by `TreeItem`s being accessed after clearing the tree on reset.
2025-02-10 15:18:04 +01:00
A Thousand Ships
5dcab0e606
Prevent some internal nodes being duplicated in Controls 2025-02-10 13:27:08 +01:00
SheepYhangCN
c0eec97e98 macOS: Implement fallback from Metal to Vulkan for x86_64 2025-02-10 13:23:46 +01:00
havi05
e43756c559 Itemlist - fix text_overrun when using fixed_icon_size 2025-02-10 11:34:45 +01:00
Rémi Verschelde
261e7d32d3 Merge pull request #102649 from bruvzg/fb_loc
Use fallback locale from project settings instead of hardcoded "en" for TextServer.
2025-02-10 10:50:02 +01:00
Rémi Verschelde
271c9874a4 Merge pull request #102647 from bruvzg/el_space
[TextServer] Use all available space when string is too short for ellipsis.
2025-02-10 10:49:58 +01:00
Rémi Verschelde
fa85645c1a Merge pull request #102618 from Hilderin/fix-slow-resize-embedded-game-v2
Fix lag when resizing Floating Game Window
2025-02-10 10:49:54 +01:00
Rémi Verschelde
9666695772 Merge pull request #102608 from dalexeev/editor-option-disable-doc-tooltips
Script Editor: Add option to disable documentation tooltips
2025-02-10 10:49:51 +01:00
Rémi Verschelde
82e66ac1f4 Merge pull request #102602 from adamscott/fix-fr+oss-layout-mk2
Fix `fr+oss` layout issues with KP period
2025-02-10 10:49:46 +01:00
Rémi Verschelde
9136878617 Merge pull request #102596 from KoBeWi/fixed_15_minutes_after_report
Fix empty Command Palette
2025-02-10 10:49:42 +01:00
Rémi Verschelde
eb4538b8a2 Merge pull request #102590 from syntaxerror247/custom-snackbar
Android: Add Snackbar UI component
2025-02-10 10:49:38 +01:00
Rémi Verschelde
db7f9a033a Merge pull request #102572 from Z0rb14n/icon
Fix script class icons not inheriting parent
2025-02-10 10:49:35 +01:00
Rémi Verschelde
d24a805eda Merge pull request #102555 from KoBeWi/historical_fix
Fix History Dock default state
2025-02-10 10:49:31 +01:00
Rémi Verschelde
ed2582e07a Merge pull request #102553 from amarsero/double-name-set
Fix double `set_name` in renaming node
2025-02-10 10:49:28 +01:00
Rémi Verschelde
94b7399176 Merge pull request #102513 from Hilderin/fix-accessing-uid-before-first-scan
Fix accessing UID before first scan
2025-02-10 10:49:24 +01:00
Rémi Verschelde
e01ab79249 Merge pull request #102494 from dsnopek/java-class-wrapper-error-non-static-methods
JavaClassWrapper: Give additional error when trying to call non-static method directly on the class
2025-02-10 10:49:19 +01:00
Rémi Verschelde
c4e15e212d Merge pull request #102433 from akien-mga/unexpose-AnimationNodeStartState-EndState
Don't expose AnimationNodeStartState and AnimationNodeEndState as internal, this triggers a ClassDB bug
2025-02-10 10:49:14 +01:00
Rémi Verschelde
4b5fc257d5 Merge pull request #102343 from bruvzg/col_pc_fwd
Forward color picker preview mouse button events to the window underneath.
2025-02-10 10:49:09 +01:00
Rémi Verschelde
6caa7c66d7 Merge pull request #101598 from MewPurPur/quick-open-pt1
Tweak Quick Open theming
2025-02-10 10:49:06 +01:00
Pāvels Nadtočajevs
e9fd760357 Use fallback locale from project settings instead of hardcoded "en" for TextServer. 2025-02-10 08:55:50 +02:00
Pāvels Nadtočajevs
316b50ba8d [TextServer] Use all available space when string is too short for ellipsis. 2025-02-10 08:24:46 +02:00
Jorrit Rouwe
3e608b8b14 No longer limiting max voided features/delayed results 2025-02-09 11:52:19 +01:00
Danil Alexeev
ead16435bf
Script Editor: Add option to disable documentation tooltips 2025-02-09 11:02:10 +03:00
Hilderin
b0ac51217a Fix Lag when resizing Floating Game Window 2025-02-08 21:32:28 -05:00
Hilderin
9457666bba Fix accessing UID before first scan 2025-02-08 20:04:32 -05:00
Adam Scott
1376828ef6
Fix fr+oss layout issues with KP period
Co-authored-by: Riteo Siuga <riteo@posteo.net>
2025-02-08 17:17:11 -05:00
Agustín Marsero
1101bdb351 Fix double set_name in renaming 2025-02-08 21:21:01 +01:00
kobewi
0c446e0620 Fix empty Command Palette 2025-02-08 21:20:02 +01:00
Anish Mishra
b89957efce Android: Add Snackbar UI component 2025-02-08 22:09:46 +05:30
kobewi
07b300bcb5 Fix History Dock default state 2025-02-08 12:58:08 +01:00
Pāvels Nadtočajevs
09822ea1a9 Forward color picker preview mouse button events to the window underneath. 2025-02-08 10:16:03 +02:00
Z0rb14n
b32a76299a
Fix Script Class Icons Not Checking Parent 2025-02-07 23:22:03 -08:00
Rémi Verschelde
36d90c73a8
Merge pull request #102554 from bruvzg/mvk_script_upd
Update MoltenVK install script to include version number in installer name.
2025-02-07 23:40:26 +01:00
Thaddeus Crews
568d6286e0
Merge pull request #102132 from Ivorforce/optimize-font-internal-cow
Optimize `Font` calculations by avoiding unnecessary copy-on-write.
2025-02-07 14:50:41 -06:00
Thaddeus Crews
2d1d51a14c
Merge pull request #102472 from bruvzg/ime_hl
[TextEdit] Update syntax highlighting when IME composition string is updated.
2025-02-07 14:50:39 -06:00
Thaddeus Crews
9b3b84f195
Merge pull request #102515 from bruvzg/str_arr_to_utf
Fix `PackedStringArray.to_byte_array()` to return UTF-8 encoded data instead of pointers.
2025-02-07 14:50:38 -06:00