Nathan Lovato
cd2bd8f624
GDScript LSP: Rework and extend BBCode to markdown docstring conversion
...
The original implementation was minimal and produced docstrings with poor formatting and no line returns in code editors other than VSCode.
Co-authored-by: HolonProduction <holonproduction@gmail.com>
2025-11-24 11:39:58 +01:00
Thaddeus Crews
ccf414ecb4
Merge pull request #112989 from blueskythlikesclouds/typed-uav-load-additional-check
...
Check for Typed UAV Load Additional Formats capability when creating D3D12 device.
2025-11-21 14:46:53 -06:00
Thaddeus Crews
0e182ee83d
Merge pull request #112506 from RandomShaper/less_locky_cmd_queue
...
CommandQueueMT: Reduce contention + Fix race conditions
2025-11-21 14:46:52 -06:00
Thaddeus Crews
9f5143dac9
Merge pull request #111285 from KoBeWi/EmptyFileDialog
...
Improve POT generator
2025-11-21 14:46:51 -06:00
Thaddeus Crews
47d6ce2917
Merge pull request #110408 from bruvzg/el_trim_w
...
[TextServer] Use a separate flag to disable min. string length for adding ellipsis.
2025-11-21 14:46:49 -06:00
Thaddeus Crews
884bf2f332
Merge pull request #108647 from KoBeWi/docking_abyss
...
Make bottom panel into available dock slot
2025-11-21 14:46:48 -06:00
Thaddeus Crews
8480b62202
Merge pull request #113000 from brycehutchings/d3d12_descriptor_heap_pool_corruption_fix
...
Fix corruption of D3D12 CPU descriptor heap free blocks
2025-11-21 14:46:47 -06:00
Thaddeus Crews
efa1056a3a
Merge pull request #101255 from metamuffin/load-exr-image
...
Add `Image.load_exr_from_buffer`
2025-11-21 14:46:45 -06:00
Thaddeus Crews
e873576d71
Merge pull request #111878 from mu3657/master
...
Fix: Add Variant to type autocompletion
2025-11-21 14:46:44 -06:00
Thaddeus Crews
b51320f22e
Merge pull request #112450 from TokageItLab/fix-oneshot-reset
...
Fix NodeOneShot doesn't reset correctly
2025-11-21 14:46:43 -06:00
Thaddeus Crews
87279f0aa0
Merge pull request #112928 from m4gr3d/fix_hybrid_data_editor_transfer
...
[Android editor] Ensure that the Android editor properly passes hybrid data when switching mode
2025-11-21 14:46:41 -06:00
kobewi
8179eb6f9b
Improve POT generator
2025-11-21 21:11:41 +01:00
metamuffin
6145b0ca29
Add Image.load_exr_from_buffer and enable tinyexr by default
2025-11-21 18:58:26 +01:00
kobewi
67735cf213
Make bottom panel into available dock slot
2025-11-21 18:52:13 +01:00
Pedro J. Estébanez
4ba4558cf6
CommandQueueMT: Reduce lock contention in cases of single flusher
2025-11-21 11:11:30 +01:00
Pedro J. Estébanez
b16a8b8a76
CommandQueueMT: Fix race conditions
2025-11-21 11:09:16 +01:00
Pāvels Nadtočajevs
5fdcb805d4
[TextServer] Use a separate flag to disable min. string length for adding ellipsis.
2025-11-21 07:49:26 +02:00
Fredia Huya-Kouadio
3206e28c8d
Ensure that the Android editor properly passes hybrid data when switching mode
2025-11-20 19:13:02 -08:00
Bryce Hutchings
17703ab0fb
Fix corruption of cpu descriptor heap free blocks
2025-11-20 15:51:12 -08:00
Thaddeus Crews
b79fe2e020
Merge pull request #98428 from pafuent/fixing_color_picker_closing_popup_on_mouse_click
...
Fix `ColorPickerButton` close popup on mouse click
2025-11-20 16:47:08 -06:00
Thaddeus Crews
cb1569345a
Merge pull request #112729 from KoBeWi/multi_group_yoink
...
Edit groups on multiple nodes
2025-11-20 16:47:07 -06:00
Thaddeus Crews
e9718d4bed
Merge pull request #98936 from Michakrom/toggle-scripts-panel-save-fix
...
Fix scripts panel state not being saved when toggle button is used
2025-11-20 16:47:05 -06:00
Thaddeus Crews
45ce9f09d2
Merge pull request #93436 from Calinou/3d-editor-half-resolution-use-3d-scaling
...
Use Viewport's 3D Scaling in the 3D editor's Half Resolution option
2025-11-20 16:47:04 -06:00
Thaddeus Crews
80d1459a59
Merge pull request #102193 from MartinDelille/shader-focus
...
Focus shader text editor when opened with quick open dialog
2025-11-20 16:47:02 -06:00
Thaddeus Crews
09bc1ca327
Merge pull request #77292 from Calinou/project-manager-add-select-all-none-shortcuts
...
Add Ctrl + A and Ctrl + Shift + A to (de)select all projects in project manager
2025-11-20 16:47:01 -06:00
Thaddeus Crews
b0a03edce0
Merge pull request #106891 from BastiaanOlij/openxr_core_android_loader
...
OpenXR add core support for Khronos loader
2025-11-20 16:47:00 -06:00
Thaddeus Crews
1d8e0138a9
Merge pull request #112196 from kubaofc123/feature/taa_improvement
...
TAA adjustment to reduce ghosting
2025-11-20 16:46:58 -06:00
Thaddeus Crews
28ec1cd394
Merge pull request #112100 from aaronfranke/visual-shader-org
...
Separate visual shader code out of shader editor plugin and dialog
2025-11-20 16:46:51 -06:00
Aaron Franke
d6d60845fe
Separate visual shader code out of shader editor plugin and dialog
2025-11-20 10:49:18 -08:00
Thaddeus Crews
8deb221829
Merge pull request #101247 from Ivorforce/string-find-cleanup
...
Clean up `String::find` and similar functions to remove duplicate code, and speed up comparison.
2025-11-20 11:10:58 -06:00
Thaddeus Crews
d843374519
Merge pull request #112766 from syntaxerror247/script-editor-auto-resize
...
Android Editor: Adjust script editor size for virtual keyboard
2025-11-20 11:10:57 -06:00
Thaddeus Crews
51c470e410
Merge pull request #112953 from LanzaSchneider/LanzaSchneider-patch-1
...
Fix compilation errors with `deprecated=no`
2025-11-20 11:10:56 -06:00
Thaddeus Crews
df7fd31d07
Merge pull request #112978 from stuartcarnie/fix_ninepatch
...
2D: Fix nine-patch rendering
2025-11-20 11:10:54 -06:00
Thaddeus Crews
8c505d98e4
Merge pull request #112914 from blueskythlikesclouds/d3d12-buffer-create-fix
...
Fix buffer creation on old D3D12 runtimes.
2025-11-20 11:10:53 -06:00
Thaddeus Crews
2c03099587
Merge pull request #103953 from bitwise-aiden/ba-fix-mac-typo
...
Fix typo in MacOS and iOS export settings
2025-11-20 11:10:52 -06:00
Thaddeus Crews
688a6d02b2
Merge pull request #107435 from deralmas/wl-proxy
...
Wayland: Implement game embedding
2025-11-20 11:10:51 -06:00
Thaddeus Crews
a79b155298
Merge pull request #112969 from ashwinvbs/bugfix
...
Fix bug where optional argument is not validated before use
2025-11-20 11:10:49 -06:00
Thaddeus Crews
2edc43df8e
Merge pull request #78598 from BastiaanOlij/resolve_depth_buffer_mobile
...
Resolve depth buffer in mobile renderer when required
2025-11-20 11:10:48 -06:00
Thaddeus Crews
7e7504c8b0
Merge pull request #112932 from skorpnok/missing_screen_texture_mipmaps
...
Add missing mipmaps to RB_TEX_BACK_COLOR
2025-11-20 11:10:46 -06:00
Thaddeus Crews
d089d0e1e2
Merge pull request #112961 from Repiteo/dotnet/vs2026-support
...
C#: Ensure mono editor supports Visual Studio 2026
2025-11-20 11:10:45 -06:00
Thaddeus Crews
817bf95756
C#: Ensure mono editor supports Visual Studio 2026
2025-11-20 10:32:08 -06:00
Skyth
2331470128
Check for Typed UAV Load Additional Formats capability when creating D3D12 device.
2025-11-20 19:26:00 +03:00
Lanza
af9be78054
Fix compilation errors with deprecated=no
2025-11-20 20:12:29 +08:00
Stuart Carnie
351e0dcfbf
2D: Fix nine-patch rendering
...
Closes #112966
2025-11-20 16:47:50 +11:00
Lukas Tenbrink
43a8009a56
Clean up String::find to remove duplicate code, and speed up comparison with memcmp where possible.
2025-11-19 22:39:05 +01:00
Dery Almas
bbf65ae72f
Wayland: Implement game embedding
...
This patch introduces a new protocol proxy, which multiplxes Wayland
clients into a single connection, allowing us to redirect calls (e.g.
create toplevel -> create subsurface). Mixed with some state tracking
and emulation, we can embed a full-featured client into the editor.
2025-11-19 21:24:18 +01:00
Ashwin Balasubramaniyan
6e047a0287
Fix bug where optional argument is not validated before use
2025-11-19 13:19:29 -05:00
Aiden Storey
65a0ace3bc
Fix typo in MacOS and iOS export settings
2025-11-19 13:05:57 -05:00
Thaddeus Crews
7716a4cba0
Merge pull request #101342 from KoBeWi/roundabout_solution
...
Round AtlasTexture size
2025-11-19 11:04:10 -06:00
Thaddeus Crews
ba0956e1a4
Merge pull request #112924 from AThousandShips/remove_ci_clean
...
[CI] Remove cache clean action
2025-11-19 11:04:08 -06:00