Thaddeus Crews
|
ce0463c3bf
|
Merge pull request #117080 from YeldhamDev/a_thousand_years_of_scroll_hint_prs
Fix corner cases related to scroll hints across the editor
|
2026-06-24 14:52:55 -05:00 |
|
Thaddeus Crews
|
e7fbd7dbe1
|
Merge pull request #112813 from Yanxiyimengya/yxym-project-manager
Fix incorrect alignment padding calculation for PCK header in embedded export
|
2026-06-24 14:52:54 -05:00 |
|
Michael Alexsander
|
6337973383
|
Fix corner cases related to scroll hints across the editor
|
2026-06-24 15:25:13 -03:00 |
|
Thaddeus Crews
|
fc1e443700
|
Merge pull request #119052 from DexterFstone/Expose-ScenePaint2DEditor
Expose `ScenePaint2DEditor`
|
2026-06-24 10:16:13 -05:00 |
|
Thaddeus Crews
|
3e5b263694
|
Merge pull request #111485 from KoBeWi/create_less_code
Refactor Create New options
|
2026-06-24 10:16:12 -05:00 |
|
Thaddeus Crews
|
242cf2e191
|
Merge pull request #109352 from sydist/itemlist-improvements
Add font color and StyleBox customization for disabled items in ItemList
|
2026-06-24 10:16:12 -05:00 |
|
Thaddeus Crews
|
4a2f1a6fd0
|
Merge pull request #119875 from smix8/audio_preview_thread
Make `AudioStreamPreviewGenerator` use `WorkerThreadPool`
|
2026-06-24 10:16:11 -05:00 |
|
Thaddeus Crews
|
9fae54aeb9
|
Merge pull request #109800 from aaronfranke/use-floats
Use float literals and `real_t` consistently around square values
|
2026-06-24 10:16:11 -05:00 |
|
Thaddeus Crews
|
0014747933
|
Merge pull request #108819 from tavurth/patch-1
Return `INVALID_ID` when `vertex_format_create` `driver_id` is invalid.
|
2026-06-24 10:16:10 -05:00 |
|
Thaddeus Crews
|
c364628302
|
Merge pull request #120395 from raulsntos/dotnet/force-enum-suffix
[.NET] Allow forcing the enum suffix to avoid hiding members
|
2026-06-24 10:16:10 -05:00 |
|
Thaddeus Crews
|
fd4c9db2a2
|
Merge pull request #120589 from stuartcarnie/metal_copy_queue_fix
Metal: Fix buffer overrun
|
2026-06-24 10:16:10 -05:00 |
|
Thaddeus Crews
|
7b594b5963
|
Merge pull request #65229 from snibk/menubar-icons
Add icons to certain main menu items
|
2026-06-24 10:16:09 -05:00 |
|
Thaddeus Crews
|
e78c7da64e
|
Merge pull request #120453 from dalexeev/gds-fix-base-doc-class-name
GDScript: Fix incorrect detection of base doc class name
|
2026-06-24 10:16:09 -05:00 |
|
Thaddeus Crews
|
0c3a133051
|
Merge pull request #117545 from EdwardChanCH/tooltip_local_var_hides_global_v2
Fix inconsistent tooltip for `@GlobalScope` constants
|
2026-06-24 10:16:08 -05:00 |
|
Thaddeus Crews
|
e7fb8ccb5d
|
Merge pull request #120530 from bruvzg/lang_sel_x
[Editor] Fix multiple issues with preferred locale list.
|
2026-06-24 10:16:08 -05:00 |
|
Thaddeus Crews
|
d886af1f22
|
Merge pull request #120595 from YeldhamDev/gridmap_cursor_fix
Fix `GridMap` editor cursor starting at the wrong position
|
2026-06-24 10:16:08 -05:00 |
|
Thaddeus Crews
|
c319b2fa5d
|
Merge pull request #120179 from Cykyrios/classref-note-tag-typos
Fix Note tag typos in class docs
|
2026-06-24 10:16:07 -05:00 |
|
Thaddeus Crews
|
0fe4dfb237
|
Merge pull request #119959 from HolonProduction/soft-ip
Use `GDSOFTCLASS` for internal `IP` implementations
|
2026-06-24 10:16:07 -05:00 |
|
Thaddeus Crews
|
6fccedc3cd
|
Merge pull request #120578 from Nintorch/small-joy-touchpad-fixes
Small joypad touchpad API fixes
|
2026-06-24 10:16:06 -05:00 |
|
Thaddeus Crews
|
b48b64283e
|
Merge pull request #110075 from bruvzg/ios_lb_names
[iOS] Use unique splash image set name to avoid caching.
|
2026-06-24 10:16:06 -05:00 |
|
Thaddeus Crews
|
6d9fc12604
|
Merge pull request #120545 from stuartcarnie/metal_data_race
Metal: Fix data race when loading shader containers
|
2026-06-24 10:16:05 -05:00 |
|
Thaddeus Crews
|
59bb0e125f
|
Merge pull request #118294 from XpolioN2005/fix/vp-graph-cursor
Fix Visual Profiler cursor not appearing when graph is partially filled
|
2026-06-24 10:16:05 -05:00 |
|
Thaddeus Crews
|
e3326f804d
|
Merge pull request #120538 from jdbool/fix/tree-focus-crash
Fix crash in `Tree::_get_item_focus_rect`
|
2026-06-24 10:16:05 -05:00 |
|
Thaddeus Crews
|
cf2b36e13d
|
Merge pull request #120021 from NohbdyAhtall/master
Add Toki Pona to language script list
|
2026-06-24 10:15:59 -05:00 |
|
Raul Santos
|
a7ba7adbac
|
[.NET] Allow forcing the enum suffix to avoid hiding members
Can also be used to avoid breaking compatibility later if a
new member is added that matches the name of the enum.
|
2026-06-24 12:40:26 +02:00 |
|
Pāvels Nadtočajevs
|
4fb8381639
|
[iOS] Use unique splash image set name to avoid caching.
|
2026-06-24 11:28:31 +03:00 |
|
Michael Alexsander
|
dd63bdfff1
|
Fix GridMap editor cursor starting at the wrong position
|
2026-06-23 20:30:37 -03:00 |
|
Stuart Carnie
|
d0f493b955
|
Metal: Fix buffer overrun
Closes #120556
|
2026-06-24 06:52:27 +10:00 |
|
Thaddeus Crews
|
c3e6b2c093
|
Merge pull request #119319 from YeldhamDev/meshlib_categories
Add categories to `MeshLibrary`
|
2026-06-23 14:49:16 -05:00 |
|
Thaddeus Crews
|
10d32f7859
|
Merge pull request #119590 from YeldhamDev/unify_split_registration
Unify dock split registration
|
2026-06-23 14:49:16 -05:00 |
|
Thaddeus Crews
|
3d76d7d15e
|
Merge pull request #119399 from KoBeWi/throwing_old_layout_under_the_bus
Improve Audio dock layout
|
2026-06-23 14:49:15 -05:00 |
|
Thaddeus Crews
|
1e81514037
|
Merge pull request #117691 from Joy-less/add-unary-plus-operations-to-c#
Add unary plus operations to C#
|
2026-06-23 14:49:15 -05:00 |
|
Thaddeus Crews
|
91c400d121
|
Merge pull request #113987 from KoBeWi/translation_tree
Improve auto-translation of Scene dock
|
2026-06-23 14:49:14 -05:00 |
|
Thaddeus Crews
|
bff324b16e
|
Merge pull request #120320 from KoBeWi/marginalized_docks
Add margin drop support for dock slots
|
2026-06-23 14:49:14 -05:00 |
|
Thaddeus Crews
|
ca611c03a6
|
Merge pull request #120056 from KoBeWi/v.copy
Show toast when copying version
|
2026-06-23 14:49:13 -05:00 |
|
Thaddeus Crews
|
462725b61f
|
Merge pull request #118634 from mihe/scene-visibility-drag
Add ability to drag-toggle visibility in scene tree editor
|
2026-06-23 14:49:13 -05:00 |
|
Thaddeus Crews
|
49d0b28122
|
Merge pull request #119876 from Lefrec/autoload_remove
Ensure renaming an Autoload removes the old name from code suggestions
|
2026-06-23 14:49:12 -05:00 |
|
Thaddeus Crews
|
cc2746ac26
|
Merge pull request #119976 from almic/add-jolt-constraint-priority
Add `solver_priority` to Jolt constraint priority
|
2026-06-23 14:49:12 -05:00 |
|
Thaddeus Crews
|
7a56e67983
|
Merge pull request #115003 from DarioSamo/astc-profiles
Add support for ASTC 6x6 and high quality compression profiles.
|
2026-06-23 14:49:11 -05:00 |
|
Thaddeus Crews
|
b6ea080444
|
Merge pull request #108767 from aaronfranke/editor-3d-org
Organize 3D editor code and rename a few 3D things
|
2026-06-23 14:49:11 -05:00 |
|
Thaddeus Crews
|
643d407ba4
|
Merge pull request #120584 from Ivorforce/transient-stringname
Fix `StringName` temporary loss in macOS export plugin, potentially leading to crashes.
|
2026-06-23 14:49:10 -05:00 |
|
Thaddeus Crews
|
19553aa02e
|
Merge pull request #110331 from LordDeatHunter/expose-existing-softbody-methods
Expose mesh vertex count in SoftBody3D
|
2026-06-23 14:49:10 -05:00 |
|
Thaddeus Crews
|
a39af2bca7
|
Merge pull request #119586 from LeavingPython33/fold_categories_in_profiler
Add ability to fold categories in Profiler
|
2026-06-23 14:49:09 -05:00 |
|
Mike
|
a1fdb0accb
|
Fix crash in Tree::_get_item_focus_rect
|
2026-06-23 12:35:43 -07:00 |
|
Lukas Tenbrink
|
3d864f1fa8
|
Fix StringName temporary loss in macOS export plugin, potentially leading to crashes.
|
2026-06-23 20:37:31 +02:00 |
|
Dario
|
5d87e9b616
|
Add support for ASTC 6x6 and high quality compression profiles.
|
2026-06-23 14:00:26 -03:00 |
|
Nintorch
|
9968f1f78c
|
Small joypad touchpad API fixes
|
2026-06-23 18:58:44 +05:00 |
|
Lefrec
|
5e716bf1f7
|
Ensure renaming an Autoload removes the old name from code suggestions
Use _set with a null value instead of clear when renaming an Autoload to make sure the old name is removed from code suggestion
|
2026-06-23 15:05:25 +02:00 |
|
kobewi
|
57b35401c6
|
Improve auto-translation of Scene dock
|
2026-06-23 14:56:12 +02:00 |
|
kobewi
|
e487fc5611
|
Add margin drop support for dock slots
|
2026-06-23 14:51:00 +02:00 |
|