Commit graph

75919 commits

Author SHA1 Message Date
Pāvels Nadtočajevs
4a08cdcff0
[Windows export] Use project version as fallback. 2025-07-10 12:54:37 +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
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
Thaddeus Crews
96a4c683f1
Merge pull request #108371 from akien-mga/mbedtls-3.6.4
mbedTLS: Update to version 3.6.4, fixes GCC 15 compatibility
2025-07-07 10:07:58 -05:00
Thaddeus Crews
b31def69f2
Merge pull request #108367 from timothyqiu/light-left
Fix typo in `TextParagraph.direction` hint string
2025-07-07 10:07:57 -05:00
Thaddeus Crews
94a455dbd8
Merge pull request #108264 from lodetrick/group-enable-hover
Fix `PROPERTY_HINT_GROUP_ENABLE` display on hover
2025-07-07 10:07:56 -05:00
Thaddeus Crews
320484a8fb
Merge pull request #108262 from aaronfranke/csharp-crash-bad-enum
Fix crash in C# bindings generator with bad enum documentation XML
2025-07-07 10:07:56 -05:00
Thaddeus Crews
2be0d7bb8f
Merge pull request #108230 from Miziziziz/patch-1
Fix image download example code
2025-07-07 10:07:55 -05:00
Thaddeus Crews
fffe830077
Merge pull request #108290 from smix8/revert_csg_opti
Revert "Create more optimized CSGShape3D baked static mesh"
2025-07-07 10:07:54 -05:00
Thaddeus Crews
72a26f1100
Merge pull request #108354 from Repiteo/thirdparty/windows-arm64-fix
Thirdparty: Fix SDL arm64 compilation on Windows
2025-07-07 10:07:53 -05:00
Haoyu Qiu
bbd7c9b5f2 Fix can't remove inspector plugins after reaching max count 2025-07-07 20:52:54 +08:00
Tiger Jove
c6c7b508b6 TabBar current tab now stays -1 when adding first tab on deselect_enable 2025-07-07 10:18:49 +02:00
Rémi Verschelde
f2eb6b5fed
mbedTLS: Update to version 3.6.4, fixes GCC 15 compatibility
- Security fixes: https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.4
- Fixes #107754.
- Fixes #108048.
2025-07-07 10:17:40 +02:00
Aaron Franke
b0d5d82c42
Move 2D and 3D particle editors to the 2D and 3D folders 2025-07-07 00:50:38 -07:00
Haoyu Qiu
fcfbc1d541 Fix typo in TextParagraph.direction hint string 2025-07-07 15:22:45 +08:00
Thaddeus Crews
fab646329b
Thirdparty: Fix SDL arm64 compilation on Windows 2025-07-06 15:11:56 -05:00
Logan Detrick
e9c5c713c9 Fix Group Enable Hover Display 2025-07-05 12:43:46 -07:00
Fredia Huya-Kouadio
c376348b16 Fix the build logic to generate the native debug symbols 2025-07-05 10:38:22 -07:00
Nikita Samusev
abfa249686 Fix selecting wrong vertices in the Polygon2D editor when adding a polygon 2025-07-05 16:12:43 +03:00