Mounir Tohami
|
0271dfd7b6
|
[RTL]: Remove unused width_with_padding.
|
2026-04-18 02:29:32 +02:00 |
|
Thaddeus Crews
|
a8643700ce
|
Merge pull request #118661 from KoBeWi/AssetLib_is_dead
Fix leftover AssetLib icon reference
|
2026-04-16 21:46:57 -05:00 |
|
Thaddeus Crews
|
e2355e8e0b
|
Merge pull request #118648 from YeldhamDev/meshlib_editor_focus_fix
Fix `MeshLibrary` editor taking priority over `GridMap` when it shouldn't
|
2026-04-16 21:46:56 -05:00 |
|
Thaddeus Crews
|
2dd28a53b0
|
Merge pull request #116227 from Fahien/fahien-fix-as-barriers
Fix acceleration structure barriers in Vulkan pipelines
|
2026-04-16 21:46:56 -05:00 |
|
Thaddeus Crews
|
f47b9bd6e9
|
Merge pull request #117933 from Nintorch/is-key-just-pressed-alternative
Document alternatives to `Input.is_key_just_pressed()`
|
2026-04-16 21:46:55 -05:00 |
|
Thaddeus Crews
|
77caa1c178
|
Merge pull request #117891 from stuartcarnie/macos_embedded_scaling_fixes
macOS: Fix embedded window scaling issues when hiDPI is disabled
|
2026-04-16 21:46:49 -05:00 |
|
kobewi
|
2b9d21aa35
|
Fix leftover AssetLib icon reference
|
2026-04-17 01:55:29 +02:00 |
|
Michael Alexsander
|
a76a7d83b4
|
Fix MeshLibrary editor taking priority over GridMap when it shouldn't
|
2026-04-16 12:51:06 -03:00 |
|
Thaddeus Crews
|
a6ed51df17
|
Merge pull request #118623 from YeldhamDev/too_late_i_guess
Deprecate `TabContainer.all_tabs_in_front` due to now being useless
|
2026-04-16 09:41:20 -05:00 |
|
Thaddeus Crews
|
a6dccbf731
|
Merge pull request #118339 from bruvzg/winrt_color
[Windows] Add support for `AdvancedColorInfo` info and change callback.
|
2026-04-16 09:41:19 -05:00 |
|
Thaddeus Crews
|
e0815c0bc9
|
Merge pull request #118633 from jaydensipe/small-icon-fix
Fix max icon width in remote scene view/debugger
|
2026-04-16 09:41:18 -05:00 |
|
Thaddeus Crews
|
12a980d13d
|
Merge pull request #118614 from bruvzg/dict_prop_menu
Restore inspector context menu for dictionary elements.
|
2026-04-16 09:41:17 -05:00 |
|
Thaddeus Crews
|
59c7d31bda
|
Merge pull request #118617 from CookieBadger/area-light-vertex-shader-compat-fix
Fix AreaLight3D compatibility vertex shading compilation error
|
2026-04-16 09:41:16 -05:00 |
|
Thaddeus Crews
|
771325eb59
|
Merge pull request #118620 from WhalesState/text-edit-unused-var
TextEdit: Remove unused `next_item_id` variable.
|
2026-04-16 09:41:15 -05:00 |
|
Thaddeus Crews
|
070d9a408b
|
Merge pull request #118608 from shiena/fix/118581-multitouch-button-signals
Fix BaseButton multitouch signals firing for only 1 button
|
2026-04-16 09:41:14 -05:00 |
|
Thaddeus Crews
|
9b4b3831d2
|
Merge pull request #118588 from Bromeon/feature/more-required-ptrs
Use `RequiredParam`/`RequiredResult` in several more APIs
|
2026-04-16 09:41:13 -05:00 |
|
Thaddeus Crews
|
c8c9a07a62
|
Merge pull request #118604 from ryevdokimov/fix-transform
Fix 3D viewport drag-translate triggering without mouse button held
|
2026-04-16 09:41:13 -05:00 |
|
Thaddeus Crews
|
790c68368f
|
Merge pull request #118590 from Bromeon/feature/required-ptr-conversion
Add `RequiredParam` -> `RequiredResult` conversion
|
2026-04-16 09:41:12 -05:00 |
|
Thaddeus Crews
|
343655bfa3
|
Merge pull request #117532 from syntaxerror247/just-hide
Hide `Remote Deploy` button when not configured
|
2026-04-16 09:41:11 -05:00 |
|
Thaddeus Crews
|
f4c839f7b3
|
Merge pull request #118417 from syntaxerror247/resize-and-move
Allow moving and resizing the embedded game window on Android
|
2026-04-16 09:41:10 -05:00 |
|
Thaddeus Crews
|
2dc3039d56
|
Merge pull request #118128 from dhoverb/update_spatial_entities_apis
Make OpenXR Spatial Entities easier to extend
|
2026-04-16 09:41:09 -05:00 |
|
Thaddeus Crews
|
e5d0a8d814
|
Merge pull request #117072 from KoBeWi/template_shattering_event
Rework export template dialog to allow individual templates
|
2026-04-16 09:41:08 -05:00 |
|
Thaddeus Crews
|
2c61f26274
|
Merge pull request #115938 from Kaleb-Reid/remove-argument-prefixes
Remove `p_` and add `r_` prefixes to argument names
|
2026-04-16 09:41:07 -05:00 |
|
kobewi
|
2f079a1360
|
Extract individual templates from remote TPZ
Co-authored-by: Alexander Hartmann <alex.hart.278@gmail.com>
|
2026-04-16 13:17:59 +02:00 |
|
kobewi
|
64c8952975
|
Rework export template dialog to allow individual templates
|
2026-04-16 12:31:58 +02:00 |
|
Jayden Sipe
|
333fda8fd0
|
Fix max icon width in remote scene view
|
2026-04-16 01:03:42 -04:00 |
|
Michael Alexsander
|
3729bc8940
|
Deprecate TabContainer.all_tabs_in_front due to now being useless
|
2026-04-15 19:02:05 -03:00 |
|
Kaleb Reid
|
f973e3e346
|
Remove p_ and add r_ prefixes to argument names
|
2026-04-15 13:47:15 -07:00 |
|
Thaddeus Crews
|
3f63a400fa
|
Merge pull request #118503 from m4gr3d/update_perfetto_tracing
Hook up `perfetto` script and frame profiling logic
|
2026-04-15 14:02:37 -05:00 |
|
Thaddeus Crews
|
4836ba26f0
|
Merge pull request #115340 from wagnerfs/add-translation-context
Add translation context to Controls
|
2026-04-15 14:02:36 -05:00 |
|
Thaddeus Crews
|
21dbe711c5
|
Merge pull request #113886 from deralmas/wl-touch
Wayland: Implement touch support
|
2026-04-15 14:02:35 -05:00 |
|
Thaddeus Crews
|
37e53d7a54
|
Merge pull request #118609 from HolonProduction/rm-cmt
Remove obsolete header guard comment
|
2026-04-15 14:02:34 -05:00 |
|
Thaddeus Crews
|
66dd6fe737
|
Merge pull request #118582 from Ivorforce/is_class_sn
Change `Object::is_class` to take `StringName` instead of `String`, for better performance
|
2026-04-15 14:02:32 -05:00 |
|
Mounir Tohami
|
de3337977a
|
TextEdit: Remove unused next_item_id variable.
|
2026-04-15 20:51:29 +02:00 |
|
CookieBadger
|
eb6e4eb234
|
fix AreaLight3D compatibility vertex shading compilation error
|
2026-04-15 20:20:33 +02:00 |
|
Pāvels Nadtočajevs
|
f0b1b61a94
|
Restore inspector context menu for dictionary elements.
|
2026-04-15 21:07:11 +03:00 |
|
Anish Kumar
|
eb3d2940e3
|
Allow moving and resizing the embedded game window on Android
|
2026-04-15 22:18:12 +05:30 |
|
Anish Kumar
|
5cb7a9133d
|
Hide Remote Deploy button when not configured
|
2026-04-15 21:25:46 +05:30 |
|
dhoverb
|
d72e8691f2
|
Update spatial entities APIs
|
2026-04-15 13:43:34 +00:00 |
|
HolonProduction
|
2be6fea3b0
|
Remove obsolete header guard comment
|
2026-04-15 15:26:26 +02:00 |
|
KOGA Mitsuhiro
|
8e30e2ee89
|
Fix BaseButton multitouch signals firing for only 1 button
|
2026-04-15 21:45:35 +09:00 |
|
Antonio Caggiano
|
d8c3bc0e65
|
Fix acceleration structure barriers
Extract pipeline stage flags patching to a separate helper function and
remove all VK_PIPELINE_STAGE_*_SHADER_BIT flags.
|
2026-04-15 13:53:36 +02:00 |
|
ryevdokimov
|
9f4c35ab4d
|
Fix 3D viewport drag-translate triggering without mouse button held
|
2026-04-15 07:40:45 -04:00 |
|
Lukas Tenbrink
|
299b0f69f9
|
Change Object::is_class to take StringName for better performance (intended for GDExtension casting and inheritance checks).
|
2026-04-15 13:08:43 +02:00 |
|
Rémi Verschelde
|
4fe68a9ed4
|
Merge pull request #118597 from dillyo09/scons-redundant-clones
Build: Remove redundant SCons environment clones
|
2026-04-15 12:41:22 +02:00 |
|
Rémi Verschelde
|
2bd673bc30
|
Merge pull request #118591 from StarryWorm/fix-meshlibrary-crash
Fix `MeshLibrary` crash
|
2026-04-15 12:41:19 +02:00 |
|
Rémi Verschelde
|
705c96e3c8
|
Merge pull request #118567 from brandonhare/fix-dpi-texture-color-map
Add missing dictionary type hints in SVG DPITexture import options
|
2026-04-15 12:41:15 +02:00 |
|
Rémi Verschelde
|
60c2e1e59d
|
Merge pull request #118542 from shiena/fix/118517
Fix BaseButton popup unresponsive on touchscreen after first tap
|
2026-04-15 12:41:11 +02:00 |
|
Rémi Verschelde
|
9fc8f0e0cf
|
Merge pull request #118510 from bruvzg/mac_vm_metal
[macOS] Fix Metal crash in VM.
|
2026-04-15 12:41:07 +02:00 |
|
Rémi Verschelde
|
c1c88f88c1
|
Merge pull request #118372 from mrTag/noise_tex_threadpool
Switch NoiseTexture2D/3D from using Threads to WorkerThreadPool
|
2026-04-15 12:41:03 +02:00 |
|