Thaddeus Crews
|
81f65cf796
|
Merge pull request #102953 from Giganzo/checkable-click
Fix Inspector checkable button sizing
|
2025-07-10 11:39:24 -05:00 |
|
Thaddeus Crews
|
9fc9faef0a
|
Merge pull request #101416 from MrBlockers/91342-nested-spawner
Fix node cache errors on nested MultiplayerSpawners
|
2025-07-10 11:39:23 -05:00 |
|
Thaddeus Crews
|
6c2f057fb4
|
Merge pull request #108455 from bruvzg/win_exp_symbols
[Windows export] Move debug symbol sections on export.
|
2025-07-10 11:39:22 -05:00 |
|
Thaddeus Crews
|
6cc636fe90
|
Merge pull request #108452 from stuartcarnie/108445/fix_atomic_check
Metal: Remove invalid assumption for image atomic operations
|
2025-07-10 11:39:22 -05:00 |
|
Thaddeus Crews
|
76d46ca7a5
|
Merge pull request #108449 from syntaxerror247/fix-splash-theme-regression
Fix Android splash theme regression
|
2025-07-10 11:39:21 -05:00 |
|
Thaddeus Crews
|
ed02254b2c
|
Merge pull request #108440 from kitbdev/fix-colorpicker-wrong-line
Fix ScriptEditor inline color wrong line number
|
2025-07-10 11:39:20 -05:00 |
|
Thaddeus Crews
|
cbc6d78aed
|
Merge pull request #94996 from HolonProduction/salvage-71842
GDScript: Fix autocompletion issues with nested types
|
2025-07-10 11:39:19 -05:00 |
|
Thaddeus Crews
|
af128c5570
|
Merge pull request #107794 from bruvzg/gl_inv_bake
[macOS] Selectively bake specific shader variants for MoltenVK.
|
2025-07-10 11:39:18 -05:00 |
|
Thaddeus Crews
|
fed11a15e7
|
Merge pull request #108431 from bruvzg/tx_cpick
[Code Editor] Fix "Pick Color" menu option replacing multiple color items.
|
2025-07-10 11:39:17 -05:00 |
|
Pāvels Nadtočajevs
|
2dcdbd3416
|
[Windows export] Move debug symbol sections on export.
|
2025-07-10 18:06:30 +03:00 |
|
bruvzg
|
7cee0327b2
|
[Code Editor] Fix "Pick Color" menu option replacing multiple color items.
|
2025-07-10 17:24:33 +03:00 |
|
Stuart Carnie
|
338816236b
|
Metal: Remove invalid assumption for image atomic operations
Fix image atomic checks, which require minimum OS version too.
Closes #108445
|
2025-07-10 06:51:27 +10:00 |
|
kit
|
927208a92e
|
Fix ScriptEditor line number in color objects
|
2025-07-09 16:18:57 -04:00 |
|
Anish Mishra
|
836b762e23
|
Fix Android splash theme regression
|
2025-07-09 23:33:21 +05:30 |
|
Giganzo
|
7c77df3c69
|
Fix Inspector checkable button sizing
|
2025-07-09 19:47:11 +02:00 |
|
Pāvels Nadtočajevs
|
a8873727ac
|
[macOS] Selectively bake specific shader variants for MoltenVK.
|
2025-07-09 20:09:56 +03:00 |
|
Thaddeus Crews
|
d7cc121e64
|
Merge pull request #108347 from Rudolph-B/Issue-106184
Fix underculling of occulusion culling
|
2025-07-09 11:33:21 -05:00 |
|
Thaddeus Crews
|
bfb379b766
|
Merge pull request #108378 from Mingxi-Z/fix/clearcoat-nan-issue
Fix division by zero in clearcoat specular BRDF
|
2025-07-09 11:33:21 -05:00 |
|
Thaddeus Crews
|
afd16dd4f3
|
Merge pull request #99798 from preslavnpetrov/master
[C#] Fix thread deadlock when using a worker thread to load a script with a generic base class
|
2025-07-09 11:33:20 -05:00 |
|
Thaddeus Crews
|
9d5513e5e6
|
Merge pull request #108085 from Chaosus/shader_fix_overloads
Fix shader function overloads with incorrect order
|
2025-07-09 11:33:19 -05:00 |
|
Thaddeus Crews
|
fcfb45a7fd
|
Merge pull request #108400 from Rubonnek/fix-grisu2-license
Specify Apache license version for Grisu2
|
2025-07-09 11:33:18 -05:00 |
|
Thaddeus Crews
|
02540477fd
|
Merge pull request #108401 from DanielGSilva/tree-guides
Draw guide lines over selection and focus styleboxes
|
2025-07-09 11:33:17 -05:00 |
|
Thaddeus Crews
|
22721a8ca7
|
Merge pull request #108368 from aaronfranke/editor-particles-2d-3d
Move 2D and 3D particle editors to the 2D and 3D folders
|
2025-07-09 11:33:16 -05:00 |
|
Thaddeus Crews
|
e5718ac819
|
Merge pull request #102317 from ryevdokimov/gizmo-commit-handle-spam-fix
Do not commit gizmo handles if no changes were made
|
2025-07-09 11:33:15 -05:00 |
|
Thaddeus Crews
|
75bcb643c2
|
Merge pull request #108172 from adamscott/move-threads-options
Move Web export threads options out of variant mk2
|
2025-07-09 11:33:14 -05:00 |
|
Thaddeus Crews
|
02bf7cb2c2
|
Merge pull request #108397 from retrotails/fix_vgi
Fix crash when creating voxel GI data
|
2025-07-09 11:33:13 -05:00 |
|
Thaddeus Crews
|
31d253d827
|
Merge pull request #108396 from timothyqiu/editor-title
Fix main editor title after changing language
|
2025-07-09 11:33:12 -05:00 |
|
Thaddeus Crews
|
e748514112
|
Merge pull request #105835 from bruvzg/edited_scene_direction
Improve edited scene layout direction detection.
|
2025-07-09 11:33:11 -05:00 |
|
Thaddeus Crews
|
9bd0081e2f
|
Merge pull request #108393 from m4gr3d/update_maven_publishing_config
[Android] Update the maven publishing configuration following the deprecation of the OSSHR service
|
2025-07-09 11:33:10 -05:00 |
|
Thaddeus Crews
|
9123ccb985
|
Merge pull request #108418 from KoBeWi/annoying_error
Improve error when `update_doc()` fails
|
2025-07-09 11:33:10 -05:00 |
|
Thaddeus Crews
|
539cb035f2
|
Merge pull request #107904 from kitbdev/fix-script-inline-color-require-floats
Fix ScriptEditor inline colors float handling
|
2025-07-09 11:33:09 -05:00 |
|
Robert Yevdokimov
|
060f9b7a16
|
Do not commit gizmo handles if no changes were made
|
2025-07-09 14:31:02 +04:00 |
|
kobewi
|
c3b4c823da
|
Improve error when update_doc() fails
|
2025-07-08 22:52:23 +02:00 |
|
kit
|
9184256ae4
|
Fix ScriptEditor inline colors float handling
|
2025-07-08 11:55:11 -04:00 |
|
HolonProduction
|
d4abc211f1
|
GDScript: Fix autocompletion issues with nested types
|
2025-07-08 14:48:21 +02:00 |
|
Rudolph Bester
|
a54df7fdb7
|
Move occlusion culling back to being based on euclidian distance but with some distance calculation using double precision
|
2025-07-08 13:38:36 +02:00 |
|
danielgsilva
|
3b17450261
|
Draw guide lines over selection and focus styleboxes
|
2025-07-08 11:30:40 +01:00 |
|
Wilson E. Alvarez
|
eee5b15c96
|
Specify Apache license version for Grisu2
|
2025-07-08 04:24:46 -04:00 |
|
retrotails
|
a5e681df77
|
Fix crash when creating voxel GI data
|
2025-07-07 23:26:56 -04:00 |
|
Haoyu Qiu
|
4f6b9af42a
|
Fix main editor title after changing language
|
2025-07-08 10:28:08 +08:00 |
|
Mingxi Zhang
|
2096e4c007
|
Fix division by zero in clearcoat
Prevents the clearcoat model from generating NaN values at grazing angles
|
2025-07-08 01:58:37 +00:00 |
|
Fredia Huya-Kouadio
|
3a36726feb
|
Update the maven publishing configuration following the deprecation of the OSSHR service
https://central.sonatype.org/news/20250326_ossrh_sunset/
|
2025-07-07 15:57:04 -07:00 |
|
Thaddeus Crews
|
4d1f26e1fd
|
Merge pull request #108255 from thygrrr/tab-container-deselect-enable-fix
Fix: TabBar/TabContainer can't start with all tabs deselected
|
2025-07-07 10:08:04 -05:00 |
|
Thaddeus Crews
|
85b00616b9
|
Merge pull request #107998 from m4gr3d/update_build_logic
Android: Fix the build logic to generate the native debug symbols
|
2025-07-07 10:08:03 -05:00 |
|
Thaddeus Crews
|
aa035bc1e8
|
Merge pull request #108284 from dmlary/nav2d_obstacle-avoidance-enabled-fix
NavMap2D: check if obstacles have avoidance enabled
|
2025-07-07 10:08:03 -05:00 |
|
Thaddeus Crews
|
bb4763e255
|
Merge pull request #108377 from timothyqiu/inspector-plugin-full
Fix can't remove inspector plugins after reaching max count
|
2025-07-07 10:08:02 -05:00 |
|
Thaddeus Crews
|
5699180262
|
Merge pull request #108249 from Nikitf777/polygon-2d-editor-fix-selecting-wrong-point
Fix selecting wrong vertices in the Polygon2D editor when adding a polygon
|
2025-07-07 10:08:01 -05:00 |
|
Thaddeus Crews
|
db1b6b9356
|
Merge pull request #108028 from stuartcarnie/apple_image_atomics
Metal: Use image atomic operations on supported Apple hardware
|
2025-07-07 10:08:00 -05:00 |
|
Thaddeus Crews
|
9d917f4b14
|
Merge pull request #108281 from dmlary/nav_obstacle-avoidance-enabled-fix
NavMap3D: check if obstacles have avoidance enabled
|
2025-07-07 10:08:00 -05:00 |
|
Thaddeus Crews
|
bea6e99885
|
Merge pull request #108308 from beicause/fix-get-arrays-wrong-index-array
Fix `surface_get_arrays` returns wrong index array when using empty vertex array
|
2025-07-07 10:07:59 -05:00 |
|