Thaddeus Crews
935fcd1675
Merge pull request #104401 from HolonProduction/lsp-uri
...
LSP: Fix file URI handling + warn about workspace project mismatch
2025-06-18 18:13:55 -05:00
Thaddeus Crews
f3ec200507
Merge pull request #107600 from syntaxerror247/fix-shader_baker
...
Fix export fail on Android if `shader_baker` is enabled.
2025-06-18 18:13:54 -05:00
Thaddeus Crews
3c81f4d594
Merge pull request #103631 from Mickeon/noise_texture_property_order
...
Reorder properties in NoiseTexture2D/3D
2025-06-18 18:13:53 -05:00
Thaddeus Crews
6c9463dbd2
Merge pull request #107594 from dsnopek/gdextension-shutdown-order-fix
...
GDExtension: Always run shutdown callback before deinitializing any levels
2025-06-18 18:13:52 -05:00
Thaddeus Crews
a7b5119fb4
Merge pull request #107585 from KoBeWi/surfaced_bug
...
Clear cache when setting Mesh's surfaces
2025-06-18 18:13:51 -05:00
Thaddeus Crews
e2a9c11157
Merge pull request #107584 from timothyqiu/editor-root-auto-translate
...
Fix root node auto translation settings affecting editor root
2025-06-18 18:13:51 -05:00
Thaddeus Crews
353bd80c91
Merge pull request #107581 from timothyqiu/window-title-update
...
Fix game view window not updating title when translation changes
2025-06-18 18:13:50 -05:00
Thaddeus Crews
90aa004bb0
Merge pull request #107067 from nikitalita/fix-reload-scene-segfault
...
Fix scene reload causing segfaults when non-existent node is currently selected
2025-06-18 18:13:49 -05:00
Thaddeus Crews
4734639630
Merge pull request #107578 from timothyqiu/mini-bar
...
Fix some menu bar items unresponsive after language change
2025-06-18 18:13:48 -05:00
Thaddeus Crews
a8d66fc6aa
Merge pull request #107576 from Elip100/patch-1
...
Docs: Fix typo and spacing in vector coordinates
2025-06-18 18:13:47 -05:00
Thaddeus Crews
d69ca31768
Merge pull request #107574 from stuartcarnie/apple_embedded_fixes
...
Apple: Improve Apple embedded export and debugging
2025-06-18 18:13:47 -05:00
Thaddeus Crews
3a81b57e8c
Merge pull request #107567 from Joey-Einerhand/master
...
Remove angle constraint mention from SkeletonModification2DFABRIK class docs
2025-06-18 18:13:46 -05:00
Thaddeus Crews
856d7108e0
Merge pull request #106414 from Riteo/unexpected-frame
...
Wayland: Fix stuck pointer buttons on window leave
2025-06-18 18:13:45 -05:00
Thaddeus Crews
82879db530
Merge pull request #107564 from KoBeWi/super_notifications
...
Add a note about `_notification()` being multilevel
2025-06-18 18:13:44 -05:00
Thaddeus Crews
e02207de62
Merge pull request #107560 from bruvzg/fnat_scale
...
Fix scale and position of popups with `force_native`.
2025-06-18 18:13:44 -05:00
Thaddeus Crews
d4fa7e15ed
Merge pull request #106919 from kitbdev/fix-codeedit-hover-word-lookup
...
Fix CodeEdit hover word lookup
2025-06-18 18:13:43 -05:00
Thaddeus Crews
141508a3fe
Merge pull request #107302 from beicause/spinbox-fix-decimal-step-using-arrow
...
Spinbox: Fix incorrect step and decimal text when using custom arrow step
2025-06-18 18:13:42 -05:00
Thaddeus Crews
dd3ae0b1a3
Merge pull request #107554 from timothyqiu/depstr
...
Improve `ResourceLoader.get_dependencies()`'s description
2025-06-18 18:13:41 -05:00
Thaddeus Crews
ab14669425
Merge pull request #107676 from daniel080400/fix_issue_107667
...
Do not remove ```SubViewport``` nodes in thumbnail preview scene
2025-06-18 18:13:40 -05:00
Thaddeus Crews
50a363b4de
Merge pull request #104474 from arkology/color-channel-selector
...
`ColorChannelSelector`: add tooltip, fix `toggle_button` repositioning and channels autotranslation
2025-06-18 18:13:40 -05:00
Thaddeus Crews
9796e1a7f8
Merge pull request #107668 from AThousandShips/fix_signal_crash
...
[Editor] Fix crash in `ConnectionsDialog`
2025-06-18 18:13:39 -05:00
Thaddeus Crews
4587ecbc28
Merge pull request #107410 from timothyqiu/csv-reload
...
Fix CSV translation not updating after reimport
2025-06-18 18:13:38 -05:00
Thaddeus Crews
16ea98459e
Merge pull request #107665 from Chubercik/ci/bump-ruff
...
Update CI `ruff` pre-commit hooks
2025-06-18 18:13:37 -05:00
Thaddeus Crews
de8d8204fa
Merge pull request #107534 from beicause/fix-editing-shader-include-open
...
Fix editing `ShaderInclude` causes a `Shader` to be edited
2025-06-18 18:13:37 -05:00
Thaddeus Crews
2fc899e4dd
Merge pull request #98566 from Geometror/vs-refactor-p1
...
Fix and improve editor state persistence for the VisualShader editor
2025-06-18 18:13:23 -05:00
Stuart Carnie
939f29f6d5
Apple: Improve reliability of Apple Embedded build and deployment
2025-06-19 06:33:08 +10:00
HolonProduction
d55883b4b1
LSP: Fix file URI handling + warn about workspace project mismatch
2025-06-18 19:54:50 +02:00
daniel080400
cd6e5ba9f4
Do not remove subviewport nodes in thumbnail preview scene
2025-06-19 01:31:15 +08:00
A Thousand Ships
a0a3a9c2fc
[Editor] Fix crash in `ConnectionsDialog`
2025-06-18 15:16:06 +02:00
David Snopek
3b7e34556c
GDExtension: Always run shutdown callback before deinitializing any levels
2025-06-18 07:51:12 -05:00
Jakub Marcowski
a3d4c7959a
Update CI `ruff` pre-commit hooks
2025-06-18 12:58:36 +02:00
nikitalita
b863b3f3d0
Fix `EditorNode::push_node_item` not pushing deselection
2025-06-17 17:45:38 -06:00
arkology
6e2193bcdd
`ColorChannelSelector`: add tooltip, fix `toggle_button` repositioning and channels autotranslation
2025-06-17 12:38:22 +00:00
LuoZhihao
623164408a
Fix editing `ShaderInclude` causes a `Shader` to be edited
2025-06-17 20:24:35 +08:00
Haoyu Qiu
296aba7dc5
Fix CSV translation not updating after reimport
2025-06-17 17:22:49 +08:00
kobewi
b103f2d8c1
Add a note about _notification() being multilevel
2025-06-16 22:26:37 +02:00
Anish Mishra
ca1f25e551
Fix export fail on Android if `shader_baker` is enabled.
2025-06-16 21:13:12 +05:30
Elip100
62bcb5c315
Docs: Fix typo and spacing in vector coordinates
...
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2025-06-16 15:44:20 +02:00
Pāvels Nadtočajevs
34a97f9c9b
Fix scale and position of popups with `force_native`.
2025-06-16 13:03:42 +03:00
kobewi
652de74ac4
Clear cache when setting Mesh's surfaces
2025-06-16 11:27:23 +02:00
Haoyu Qiu
2a7fa46110
Fix root node auto translation settings affecting editor root
2025-06-16 17:12:27 +08:00
Haoyu Qiu
2952e6f6aa
Improve `ResourceLoader.get_dependencies()`'s description
2025-06-16 16:07:53 +08:00
Haoyu Qiu
51e8b5947f
Fix some menu bar items unresponsive after language change
2025-06-16 09:35:37 +08:00
Haoyu Qiu
0a1fa10315
Fix game view window not updating title when translation changes
2025-06-16 09:35:25 +08:00
Rémi Verschelde
46c495ca21
Bump version to 4.5-beta
...
The feature freeze for 4.5 is now active.
From here on we'll focus only on fixing bugs to stabilize the development
branch and release 4.5-stable within a few weeks.
2025-06-16 01:54:06 +02:00
Rémi Verschelde
ce9faf6833
Merge pull request #107565 from mihe/rigid-body-docs-warning
...
Clarify note in documentation about childing rigid bodies
2025-06-16 01:52:57 +02:00
Rémi Verschelde
31892b13b5
Merge pull request #107559 from groud/remove_get_used_cells_where_possible
...
Remove `get_used_cells` to avoid unecessary allocations in navigation baking
2025-06-16 01:52:54 +02:00
Rémi Verschelde
9e1e2fdbd5
Merge pull request #107550 from AdrienUfferte/fix-spelling
...
Fix spelling in comments
2025-06-16 01:52:48 +02:00
Rémi Verschelde
c13218580f
Merge pull request #107528 from timothyqiu/direct-x
...
Don't put main properties of `AnimatedSprite2D` inside a group
2025-06-16 01:52:44 +02:00
Rémi Verschelde
c528c58c69
Merge pull request #107525 from syntaxerror247/revert-play-instant
...
Revert "Add support for exporting to Google Play Instant"
2025-06-16 01:52:41 +02:00