Thaddeus Crews
934549e2a0
Merge pull request #99266 from bruvzg/fd_proc_filters
...
Use processed filter list for native dialogs.
2024-11-15 10:42:30 -06:00
Thaddeus Crews
0e4a4e3c4d
SCons: Improve cache purging logic
...
• Implement caching via SCons arguments, rather than environment variables
2024-11-15 08:29:58 -06:00
Pāvels Nadtočajevs
287b7543a0
Fix 32-bit Windows build.
2024-11-15 15:49:08 +02:00
Kiro
3a946aaa73
fixed navigation obstacle carving broken during 07b7f76
2024-11-15 13:47:47 +01:00
HolonProduction
a389eb4608
Add back AnimationPlayer.get_argument_options
2024-11-15 13:06:59 +01:00
Yevhen Babiichuk (DustDFG)
d55ed0cb15
Buildsystem: Refactor compiler detection code
...
* Delete old check for gcc 8 as we support 9 or higher
* Flatten branches for clang and apple clang
* Renamed is_vanilla_clang to is_apple_clang to be more clear
Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>
2024-11-15 12:59:46 +02:00
Pāvels Nadtočajevs
f5fad7592f
Use processed filter list for native dialogs.
2024-11-15 12:08:33 +02:00
Chaosus
ce833a3885
Add swap connection option to visual shader graph
2024-11-15 13:02:09 +03:00
Christopher Briggs
d1ba152197
Fix crash when inserting keyframes with empty properties array
2024-11-15 11:01:34 +01:00
Chaosus
5a856a6896
Fix error emitting when reset a visual shader preview parameter
2024-11-15 12:39:07 +03:00
Rémi Verschelde
98ddec4b8b
Merge pull request #99259 from Macksaur/fix_tilemap_compat
...
Fix setting TileMap data compatibility format broken by #98898 .
2024-11-15 10:26:09 +01:00
Stuart Carnie
9c2ca820f2
Metal: Ensure position invariance is captured from SPIRV-Cross
...
Closes #99029
2024-11-15 14:06:32 +11:00
Mack
282425eefb
Fix setting TileMap data compatibility format broken by #98898 .
2024-11-15 01:20:30 +00:00
Bogdan Inculet
f72b841390
Better explanation for the replication interval and delta interval in the MultiplayerSynchronizer node
2024-11-15 02:46:10 +02:00
Jesse
121097db0a
[DisplayServer] [docs] Improve readability of get_screen_from_rect()
...
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
2024-11-14 16:28:51 -08:00
kobewi
88b3090745
Handle scene UIDs in MultiplayerSpawner
2024-11-14 23:41:58 +01:00
kobewi
5be53c36c0
Simplify some UID conversions
2024-11-14 23:22:59 +01:00
kit
d467b3acb5
Improve TextEdit and CodeEdit documentation
2024-11-14 17:09:00 -05:00
David House
6e9d31f602
Implemented multimesh_get_buffer_rd_rid function into RenderingServer.
...
Fixed style error.
Updated dummy mesh_storage to move from cpp to h the return of a blank Rid on _multimesh_get_buffer_rd_rid.
2024-11-14 15:52:08 -06:00
Thaddeus Crews
673f396677
Merge pull request #99132 from BrianBHuynh/master
...
Add notes on `DirAccess` documentation
2024-11-14 14:52:04 -06:00
Thaddeus Crews
7f6b272b28
Merge pull request #99163 from clayjohn/Mobile-normal-interp
...
Normalize normal, tangent, and binormal before interpolating in the mobile renderer to avoid precision errors on heavily scaled meshes
2024-11-14 14:52:02 -06:00
Thaddeus Crews
8726f84d5f
Merge pull request #99226 from KoBeWi/uidification
...
Resource UID fixes and improvements
2024-11-14 14:52:01 -06:00
Thaddeus Crews
36fac3df7a
Merge pull request #75164 from Calinou/visualinstance3d-lightmap-scale-float
...
Allow more flexible adjustments of VisualInstance3D Lightmap Scale
2024-11-14 14:52:00 -06:00
Thaddeus Crews
0cc1a2185f
Merge pull request #99223 from bruvzg/fd_title_transl
...
Fix missing native file dialog title translation.
2024-11-14 14:51:59 -06:00
Thaddeus Crews
a595ae2abb
Merge pull request #97461 from lalitshankarchowdhury/better-replace
...
Improve "Replace in Files" dialog button text
2024-11-14 14:51:58 -06:00
Thaddeus Crews
5dbc5af33d
Merge pull request #99219 from Chaosus/fix_ttr_vformat
...
Fix incorrect order: `TTR(vformat` instead of `vformat(TTR`
2024-11-14 14:51:56 -06:00
Thaddeus Crews
0b2a75b995
Merge pull request #99185 from Mickeon/documentation-damn-it
...
Fix `format` description being different between String and StringName
2024-11-14 14:51:55 -06:00
Thaddeus Crews
059731554a
Merge pull request #98478 from Calinou/doc-globalscope-property-usage-script-variable
...
Improve documentation on `@GlobalScope.PROPERTY_USAGE_SCRIPT_VARIABLE`
2024-11-14 14:51:55 -06:00
Thaddeus Crews
9b3063b663
Merge pull request #99213 from timothyqiu/direct
...
Remove unnecessary array construction when initializing the project manager
2024-11-14 14:51:54 -06:00
Thaddeus Crews
22271db6db
Merge pull request #99240 from Repiteo/style/pyproject-syntax
...
Style: Update `pyproject.toml` syntax
2024-11-14 14:51:53 -06:00
Thaddeus Crews
9513d18180
Merge pull request #98534 from YeldhamDev/i_hate_math
...
Make possible to scale multiple nodes at once in the canvas editor
2024-11-14 14:51:51 -06:00
Thaddeus Crews
48d13ca11b
Merge pull request #99041 from mrsaturnsan/metal_frame_pacing
...
Use afterMinimumDuration to correct frame pacing
2024-11-14 14:51:49 -06:00
Thaddeus Crews
70d41e7cec
Style: Update pyproject.toml
syntax
2024-11-14 13:05:21 -06:00
arkology
d692b7bdde
Improve set_radial_initial_angle by removing loops
...
Replace two while loops with fposmodp.
Document radial_initial_angle wrapping.
Add testcases for set_radial_initial_angle()
2024-11-14 20:20:20 +03:00
Hugo Locurcio
1e5f0a86ca
Allow more flexible adjustments of VisualInstance3D Lightmap Scale
...
Any floating-point value greater than 0.01 can now be used.
Prior to this change, only factors of 1×, 2× and 4× and 8× could be used.
2024-11-14 17:28:05 +01:00
kobewi
0dabcd9941
Resource UID fixes and improvements
2024-11-14 16:37:54 +01:00
K. S. Ernest (iFire) Lee
b0e04c1e7a
Sort blend shapes in the inspector by ID instead of alphabetically
...
Blend shapes (morph targets, shape keys) should be sorted by the physical order of the blend shapes, and that index should be converted to a name string.
2024-11-14 05:54:32 -08:00
Pāvels Nadtočajevs
932b2269f8
Fix missing native file dialog title translation.
2024-11-14 14:48:52 +02:00
Chaosus
f3344b71b1
Fix incorrect order: TTR(vformat
instead of vformat(TTR
2024-11-14 11:37:17 +03:00
Jesse
4ba533d0b5
[DisplayServer] [docs] Describe edge cases for get_screen_from_rect()
...
Describes output when multiple screens intersect with rectangle or rectangle has no area.
2024-11-13 22:02:42 -08:00
Haoyu Qiu
84e6330e85
Remove unnecessary array construction when initializing the project manager
2024-11-14 13:52:49 +08:00
Hugo Locurcio
af76a896ef
Improve documentation on @GlobalScope.PROPERTY_USAGE_SCRIPT_VARIABLE
2024-11-14 00:05:06 +01:00
Adam Johnston
186f35fc9b
remove duplicate read/write only property warning from ScriptPropertiesGenerator
2024-11-13 14:23:53 -08:00
clayjohn
2c158c386b
Normalize normal tangent and binormal before interpolating in the mobile renderer to avoid precision errors on heavily scaled meshes
2024-11-13 12:24:28 -08:00
Micky
2d855f2955
Fix format
description being different between String and StringName
2024-11-13 18:26:16 +01:00
Thaddeus Crews
76fa7b2914
Merge pull request #99066 from DarioSamo/rd-transfer-worker-deadlock-fix
...
Give the barrier pool its own mutex to avoid a deadlock with transfer workers.
2024-11-13 08:34:36 -06:00
Thaddeus Crews
8c0e1a7bee
Merge pull request #96618 from Chaosus/vs_copy_paste_preview_material
...
Add copy/paste options to preview material parameters in visual shader
2024-11-13 08:34:33 -06:00
Thaddeus Crews
ce0709ecf5
Merge pull request #99046 from dustdfg/unify_platform_aliases
...
Buildsystem: Unify compatibility aliases
2024-11-13 08:34:32 -06:00
Thaddeus Crews
1627912d11
Merge pull request #98918 from bruvzg/pck_enc_iv
...
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
2024-11-13 08:34:31 -06:00
Thaddeus Crews
ddb2073c5c
Merge pull request #95972 from Hilderin/fix-mouse-move-over-unfocused-window
...
Fix mouse move over an unfocused window
2024-11-13 08:34:30 -06:00