|
|
8f816614f6
|
Merge pull request #108239 from mihe/jolt/scene-switch-crash
Fix crash in Jolt Physics when switching scenes in editor
|
2025-07-04 10:09:05 -05:00 |
|
|
|
6340fa0813
|
Merge pull request #108207 from KoBeWi/spamygon2d
Fix error spam caused by `internal_vertex_count` property
|
2025-07-04 10:09:04 -05:00 |
|
|
|
6caf4c698f
|
Merge pull request #107915 from QbieShay/fix_emitting_reset
Fix particles resetting properties when emitting is toggled
|
2025-07-04 10:09:03 -05:00 |
|
|
|
9b22b41531
|
Merge pull request #105087 from HolonProduction/lsp-annotations
LSP: Extract annotations from `EditorHelp`
|
2025-07-03 12:21:28 -05:00 |
|
|
|
b7dcb1f728
|
Merge pull request #108094 from simpkins/jolt_soft_body_transform
Jolt physics: wake up a soft body when its transform changes
|
2025-07-03 12:21:27 -05:00 |
|
|
|
fc20bb6b03
|
Merge pull request #100187 from atlasapplications/dotnet-export-icu
Update Dotnet iOS Export Process
|
2025-07-03 12:21:26 -05:00 |
|
|
|
6d8469da8c
|
Merge pull request #108216 from mihe/shared-typed-collections
Fix typed collections using same reference across scene instances
|
2025-07-03 12:21:25 -05:00 |
|
|
|
dcd58937a5
|
Merge pull request #108113 from dogboydog/fix_getoptionvisibility_docs
Fix signature in docs of `EditorImportPlugin.GetOptionVisibility`
|
2025-07-03 12:21:25 -05:00 |
|
|
|
afa4e2ac89
|
Merge pull request #108144 from bruvzg/sdl_std_inc
[SDL] Fix missing header build error on some Linux systems.
|
2025-07-03 12:21:24 -05:00 |
|
|
|
6e5297a07d
|
Merge pull request #107919 from lodetrick/toggle-section-key
Fix animation keying not working with toggleable inspector sections
|
2025-07-03 12:21:23 -05:00 |
|
|
|
c5904d9f04
|
Merge pull request #107690 from Meorge/bugfix/subtween-valid
Skip killed/invalid subtween
|
2025-07-03 12:21:22 -05:00 |
|
|
|
eea42279ff
|
Merge pull request #108205 from syntaxerror247/immersive-regression
Android: Don't exclude display cutout in immersive mode
|
2025-07-03 12:21:21 -05:00 |
|
|
|
89809f2b72
|
Merge pull request #108140 from HolonProduction/lsp-init-delay
LSP: Don't poll during editor setup
|
2025-07-03 12:21:20 -05:00 |
|
|
|
0dc626b1f3
|
Merge pull request #108235 from mihe/jolt/shapeless-perf
Improve performance for shapeless objects when using Jolt Physics
|
2025-07-03 12:21:20 -05:00 |
|
|
|
77b680244d
|
Merge pull request #102186 from HolonProduction/completion-builtin-enum
Improve GDScript editor support for global enums
|
2025-07-03 12:21:19 -05:00 |
|
|
|
a057ee24d1
|
Merge pull request #108200 from KoBeWi/ret
Fix smoothed camera position with limits
|
2025-07-03 12:21:18 -05:00 |
|
|
|
e325464ef0
|
Merge pull request #108038 from arlez80/fix_generate_triangle_mesh
Fix `Mesh.generate_triangle_mesh` when using `PRIMITIVE_TRIANGLE_STRIP`
|
2025-07-03 12:21:17 -05:00 |
|
|
|
2dffa63107
|
Merge pull request #108166 from KoBeWi/sciles
Clarify initialization of scene tiles
|
2025-07-03 12:21:16 -05:00 |
|
|
|
e2985a2e1f
|
Fix crash in Jolt Physics when switching scenes in editor
Co-authored-by: Jorrit Rouwe <jrouwe@gmail.com>
|
2025-07-03 16:45:53 +02:00 |
|
|
|
63021bb4aa
|
Improve performance for shapeless objects when using Jolt Physics
|
2025-07-03 14:14:00 +02:00 |
|
|
|
4f695e1713
|
Android: Don't exclude display cutout in immersive mode
|
2025-07-03 08:07:08 +05:30 |
|
|
|
af94831ab2
|
Fix typed collections using same reference across scene instances
|
2025-07-02 23:45:25 +02:00 |
|
|
|
5443fe9c4e
|
Add animation keying to toggleable sections
|
2025-07-02 14:12:47 -07:00 |
|
|
|
701affde78
|
Better clarify initialization of scene tiles
|
2025-07-02 21:39:46 +02:00 |
|
|
|
914480e256
|
Skip killed/invalid subtween
|
2025-07-02 10:10:02 -07:00 |
|
|
|
3eb85431f1
|
Fix error spam caused by internal_vertex_count property
|
2025-07-02 18:20:41 +02:00 |
|
|
|
9a941441c4
|
Fix smoothed camera position with limits
|
2025-07-02 13:54:30 +02:00 |
|
|
|
f72c439a40
|
fix signature in docs of EditorImportPlugin._GetOptionVisibility
|
2025-07-01 19:54:06 -04:00 |
|
|
|
efb40c1524
|
Merge pull request #107932 from Nikitf777/polygon2d-editor-fix-remove-order
Fix removing wrong vertices in the Polygon2D editor when points overlap each other
|
2025-07-01 17:58:03 -05:00 |
|
|
|
6a9921e891
|
Merge pull request #108123 from stuartcarnie/metal_fix_capture
Metal: Use correct environment variable to generate labels
|
2025-07-01 17:58:02 -05:00 |
|
|
|
db31324714
|
Merge pull request #108056 from JekSun97/get_connection_list_from_node_doc
Add example of using `get_connection_list_from_node`
|
2025-07-01 17:58:01 -05:00 |
|
|
|
f8b2f1bc82
|
Merge pull request #101006 from zaevi/fix_csharp_refcounted_dispose
C#: Fix `RefCounted` not disposed correctly in certain case
|
2025-07-01 17:58:00 -05:00 |
|
|
|
bad29ef0c7
|
Merge pull request #107636 from HolonProduction/completion-dont-use-next
Autocompletion: Don't use `next` for `GET_NODE` inference
|
2025-07-01 17:57:59 -05:00 |
|
|
|
e750950dc6
|
Merge pull request #107568 from Rudolph-B/Issue-92708
Fix floating point precision errors when setting particle trail length
|
2025-07-01 17:57:58 -05:00 |
|
|
|
4c42faa202
|
Merge pull request #108082 from timothyqiu/x-query-tree
X11: Fix memory leak when using window embedding
|
2025-07-01 17:57:58 -05:00 |
|
|
|
bae1dae12a
|
Merge pull request #107601 from Mickeon/documentation-add_type_hints-overhaul
Reword `text_editor/completion/add_type_hints`'s description
|
2025-07-01 17:57:57 -05:00 |
|
|
|
9228354adc
|
Merge pull request #108112 from lawnjelly/fti_toplevel_resets
`FTI` - Add reset on setting `top_level`
|
2025-07-01 17:57:56 -05:00 |
|
|
|
e0c8de80a5
|
Merge pull request #107598 from ydeltastar/fix-nameless-audio
Fix audio name doesn't appear in exports of child classes of `AudioStream`
|
2025-07-01 17:57:55 -05:00 |
|
|
|
762305f91d
|
Merge pull request #107918 from kitbdev/fix-text-editor-theme-reload
Fix custom Text Editor theme changes on reload
|
2025-07-01 17:57:54 -05:00 |
|
|
|
fa401ebf03
|
Merge pull request #108109 from lawnjelly/fti_fix_multimesh_init
`FTI` - Fix `MultiMesh` init and stable behaviour
|
2025-07-01 17:57:53 -05:00 |
|
|
|
639c41d086
|
Merge pull request #107850 from beicause/Fix-Resource-doesn't-update-when-overwritten-in-editor
Fix Resource doesn't update when overwritten in editor
|
2025-07-01 17:57:52 -05:00 |
|
|
|
ee5859b7ae
|
Merge pull request #92584 from HolonProduction/autocompletion-assign-variant
Autocompletion: Fix type resolution when assigning variant
|
2025-07-01 17:57:51 -05:00 |
|
|
|
75751c0066
|
Merge pull request #106790 from limbonaut/linked-call-stack
GDScript call stack as reverse linked list with fixed coroutines
|
2025-07-01 17:57:51 -05:00 |
|
|
|
098f325e7c
|
Merge pull request #108102 from syntaxerror247/safe-area-bugs
Android: Fix `DisplayServer.get_display_safe_area()` issues
|
2025-07-01 17:57:50 -05:00 |
|
|
|
2336f566b6
|
Merge pull request #108131 from lawnjelly/fti_clear_all
`FTI` - Clear `SceneTreeFTI` completely on enabling / disabling.
|
2025-07-01 17:57:49 -05:00 |
|
|
|
2cf48a97b9
|
Merge pull request #101536 from xsellier/gdscript_crash_modulo
Fix crash when using a modulo operator between a float and an integer
|
2025-07-01 17:57:48 -05:00 |
|
|
|
aa0ed1b469
|
Update Dotnet iOS Export Process
Update iOS export to allow for hybrid globalization introduced in .NET 9 while preserving .NET 8 settings. Also allows for custom ICU or no ICU.
|
2025-07-01 14:02:28 -04:00 |
|
|
|
bdbc97ecbb
|
Metal: Use correct environment variable to generate labels
|
2025-07-01 05:28:42 +10:00 |
|
|
|
f69eccddfb
|
[SDL] Fix missing header build error on some Linux systems.
|
2025-06-30 20:51:30 +03:00 |
|
|
|
ed5a9860a6
|
Fix custom Text Editor theme changes on reload
|
2025-06-30 09:41:22 -04:00 |
|