Pāvels Nadtočajevs
80de17565c
Update D3D12 download script to use current release.
2026-06-05 08:34:38 +03:00
Thaddeus Crews
72cc0fc9a7
Merge pull request #120001 from m4gr3d/update_gabe_download_url
...
[Android] Update download URL for GABE
2026-06-04 09:50:46 -05:00
Thaddeus Crews
eea0ff082d
Merge pull request #119998 from dsnopek/opengl-vertex-eye-offset-error
...
OpenGL: Fix vertex shader compilation error with `EYE_OFFSET`
2026-06-04 09:50:46 -05:00
Thaddeus Crews
5b45283c2a
Merge pull request #119997 from blueskythlikesclouds/voxel-gi-area-light-fix
...
Fix area light atlas also destroying VoxelGI uniform sets.
2026-06-04 09:50:22 -05:00
Fredia Huya-Kouadio
fff89b78e7
Update download URL for GABE
2026-06-03 11:59:10 -07:00
Skyth
2896cd9ef4
Fix area light atlas also destroying VoxelGI uniform sets.
2026-06-03 20:04:49 +03:00
David Snopek
15d8191fbf
OpenGL: Fix vertex shader compilation error with EYE_OFFSET
2026-06-03 11:54:50 -05:00
Thaddeus Crews
bbd3f43b57
Merge pull request #119992 from KoBeWi/typical_ObjectID_to_prevent_crash
...
Prevent crash when detaching freed debugger
2026-06-03 11:02:37 -05:00
Thaddeus Crews
dba2dd36d0
Merge pull request #119909 from EdwardChanCH/fix_change_type_selection
...
Fix "Change Type" ignoring non-top-level nodes and editing foreign nodes
2026-06-03 11:02:36 -05:00
Thaddeus Crews
039d4d614f
Merge pull request #119964 from KoBeWi/animation_404
...
Fix empty animation menu in blend space editor
2026-06-03 11:02:35 -05:00
Thaddeus Crews
70ee45d043
Merge pull request #119987 from bruvzg/rtl_ll
...
[RTL] Fix last line height with some fallback fonts.
2026-06-03 11:02:35 -05:00
Thaddeus Crews
1bfbab316a
Merge pull request #119908 from EdwardChanCH/fix_open_doc_selection
...
Fix "Open Documentation" ignoring non-top-level nodes
2026-06-03 11:02:34 -05:00
kobewi
aa5f5054e2
Prevent crash when detaching freed debugger
2026-06-03 15:43:02 +02:00
Pāvels Nadtočajevs
facdd8eea6
[RTL] Fix last line height with some fallback fonts.
2026-06-03 09:00:43 +03:00
Edward Chan
8984aff92c
Fixed 'Change Type' ignoring non-top-level nodes and editing foreign nodes/ being available when it is not.
2026-06-02 20:29:55 -04:00
Edward Chan
d9c53f29e0
Fixed 'Open Documentation' ignoring non-top-level nodes.
2026-06-02 20:01:48 -04:00
Thaddeus Crews
3badc0ee23
Merge pull request #119982 from jrouwe/119926
...
JoltPhysics: Change ConeTwistJoint3D to use cone shaped limits
2026-06-02 17:39:09 -05:00
Thaddeus Crews
a8b6402965
Merge pull request #119966 from bruvzg/mac_a_no_v_m
...
[macOS] Fix build with enabled ANGLE and disabled Vulkan/Metal.
2026-06-02 17:39:08 -05:00
Thaddeus Crews
9d2e20a046
Merge pull request #119977 from novalis/pa-spam
...
Pulseaudio: Do not report the same message twice in a row
2026-06-02 17:39:08 -05:00
Thaddeus Crews
95efa7f46a
Merge pull request #119975 from novalis/pa-null-pointer
...
Pulseaudio: Do not crash when getting latency when disconnected
2026-06-02 17:39:07 -05:00
Thaddeus Crews
fc3585607d
Merge pull request #119971 from DarioSamo/d3d12-command-list-creation-fix
...
Don't use CreateCommandList1 on D3D12.
2026-06-02 17:39:06 -05:00
Thaddeus Crews
cbc3aa33f6
Merge pull request #119970 from blueskythlikesclouds/area-light-cluster-spec-constant
...
Put area light cluster iterations behind a spec constant.
2026-06-02 17:39:06 -05:00
Thaddeus Crews
4d3bfd2b62
Merge pull request #119980 from TokageItLab/anim-time
...
Fix AnimationNode's branching by custom timeline usage
2026-06-02 17:39:05 -05:00
Jorrit Rouwe
3c599ae744
Change ConeTwistJoint3D to use cone shaped limits
...
This matches the behaviour in GodotPhysics3D.
2026-06-02 21:26:16 +02:00
Silc Lizard (Tokage) Renew
4b82c44607
Fix AnimationNode's branching by custom timeline usage
2026-06-03 03:51:41 +09:00
David Turner
e2da592ef3
Do not repeat a pulseaudio message
...
Partial fix for #54584 . This addresses the spam, but does NOT reconnect.
This doesn't address all possible pulseaudio spam -- just the one that I most
commonly see.
2026-06-02 11:59:58 -04:00
David Turner
7f14bfd6b1
Pulseaudio: Do not crash when getting latency when disconnected
2026-06-02 11:43:12 -04:00
Dario
568833cb86
Don't use CreateCommandList1 on D3D12.
2026-06-02 12:05:05 -03:00
Skyth
48f9cf19af
Put area light cluster iterations behind a spec constant.
2026-06-02 17:49:44 +03:00
Thaddeus Crews
417cd33bf6
Merge pull request #119968 from Chaosus/shader_update_syntax_highlighting
...
Properly update shader text syntax highlighting (for disabled regions)
2026-06-02 09:39:08 -05:00
Thaddeus Crews
105eb8d61d
Merge pull request #119842 from van800/shakhov/godot-cpp-natvis-removed
...
Remove the godot::String and godot::StringName from godot.natvis
2026-06-02 09:39:07 -05:00
Thaddeus Crews
9da915af9f
Merge pull request #119871 from chocola-mint/fix-#119769
...
Make `AnimationNodeAnimation`'s custom timeline processing logic compatible with `AnimationMixer`
2026-06-02 09:39:07 -05:00
Thaddeus Crews
dc0422466c
Merge pull request #119950 from KoBeWi/tooltip_slider
...
Fix EditorSpinSlider not showing tooltips
2026-06-02 09:39:06 -05:00
Thaddeus Crews
1abed4c810
Merge pull request #119890 from syntaxerror247/template-manager
...
Enable `touch_dragger` in `ExportTemplateManager` on touchscreen devices
2026-06-02 09:39:06 -05:00
Thaddeus Crews
339020a519
Merge pull request #119965 from kleonc/canvas_item_editor_center_at_round_fix
...
Fix `CanvasItemEditor::center_at` rounding
2026-06-02 09:39:05 -05:00
Thaddeus Crews
ee4c179b36
Merge pull request #119958 from bruvzg/tab_menu
...
Fix scene tab menu not updating tab bar.
2026-06-02 09:39:05 -05:00
Thaddeus Crews
29743b29c2
Merge pull request #119701 from Devil-Gaming-Studios/patch-1
...
Use `Vector2` for `LabelSettings` Stacked Shadows offset
2026-06-02 09:39:04 -05:00
Thaddeus Crews
dd0195d5b5
Merge pull request #119945 from Repiteo/ci/free-sanitizers-only
...
CI: Only free runner disk space when sanitized
2026-06-02 09:39:04 -05:00
Chaosus
b5d9b7a32b
Properly update shader text syntax highlighting (for disabled regions)
2026-06-02 16:19:24 +03:00
Pāvels Nadtočajevs
3bb55a2e07
[macOS] Fix build with enabled ANGLE and disabled Vulkan/Metal.
2026-06-02 15:31:43 +03:00
kleonc
3f17c3a8ce
Fix CanvasItemEditor::center_at rounding
2026-06-02 13:58:53 +02:00
Ravi Prakash Nag
ae594ad4dc
Use Vector2 for LabelSettings stacked shadows offset
2026-06-02 13:25:37 +02:00
kobewi
108a58f995
Fix empty animation menu in blend space editor
2026-06-02 13:16:13 +02:00
chocola-mint
94d51d48df
Make AnimationNodeAnimation's custom timeline processing logic compatible with AnimationMixer
2026-06-02 19:39:09 +09:00
Anish Kumar
e66fe1a93a
Enable touch_dragger in ExportTemplateManager on touchscreen devices
2026-06-02 12:56:19 +05:30
Pāvels Nadtočajevs
88495e6cce
Fix scene tab menu not updating tab bar.
2026-06-02 09:48:23 +03:00
Ivan Shakhov
a87d3cbf99
remove the godot::String and godot::StringName from godot.natvis, those visualizers are going to be in godot-cpp ( https://github.com/godotengine/godot-cpp/pull/1977 )
2026-06-02 05:49:44 +02:00
kobewi
af132825e4
Fix EditorSpinSlider not showing tooltips
2026-06-01 22:38:13 +02:00
Thaddeus Crews
a64b7cb57d
CI: Only free runner disk space when sanitized
2026-06-01 13:46:06 -05:00
Thaddeus Crews
d569fcf207
Merge pull request #119497 from NoNormalDev/asinspectorui
...
Editor UI: Hide AudioStream filename in the inspector if it's width is negative or zero
2026-06-01 11:15:17 -05:00