noahbackus
11da25b84f
Buildable 4.7
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
2026-06-27 14:03:03 -04:00
noahbackus
9714a6fe79
Merged upstream 4.7 into downstream 4.6
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
2026-06-27 13:51:14 -04:00
Thaddeus Crews
a9bba8a3e8
Bump version to 4.7.1-rc
2026-06-18 09:42:10 -05:00
Thaddeus Crews
2301f36122
Merge pull request #120344 from bruvzg/area_light_shader_adreno
...
Inline `integrate_edge_hill` to work around Adreno shader compiler bug.
2026-06-17 12:34:16 -05:00
Thaddeus Crews
86637357b3
Merge pull request #120298 from jrouwe/120279
...
Jolt Physics: Fix default area parameter updates not propagating to bodies
2026-06-16 12:48:47 -05:00
Pāvels Nadtočajevs
9fc8a9c0d8
Inline integrate_edge_hill to work around Adreno shader compiler bug.
2026-06-16 14:58:42 +03:00
Jorrit Rouwe
382d320008
Jolt Physics: Fix default area parameter updates not propagating to bodies
2026-06-15 22:10:35 +02:00
Thaddeus Crews
b4156a8833
Merge pull request #120258 from mxtherfxcker/jolt/fix-gravity-scale-update
...
Jolt: Fix gravity scale not updating when set from code
2026-06-15 08:52:43 -05:00
Thaddeus Crews
9fae09dbb6
Merge pull request #120243 from mihe/jolt/callback-removal-fix
...
Jolt: Remove forced area event queuing during body exit
2026-06-15 08:52:41 -05:00
Fredia Huya-Kouadio
f30ffa8b44
[XR] Fix a crash when spatial entity marker trackers are detected
2026-06-14 12:48:50 -07:00
mxtherfxcker
c4e91ee267
Jolt: Fix gravity scale not updating when set from code
2026-06-13 14:12:08 +03:00
Mikael Hermansson
2a7d14671a
Jolt: Remove forced area event queuing during body exit
2026-06-12 17:29:28 +02:00
Thaddeus Crews
09522aea1c
Merge pull request #120028 from HolonProduction/gdscript/blacklist-internal-classes
...
GDScript: Exclude `globals` internal classes in the analyzer
2026-06-08 09:12:04 -05:00
othman alzahrani
43b2edabf5
Fix ZIPPacker creating empty directory entries - bruvzg fix
2026-06-08 09:18:46 +03:00
HolonProduction
5a017a1f5e
GDScript: Exclude globals internal classes in the analyzer
2026-06-06 10:38:32 +02:00
Thaddeus Crews
3515ae6282
Merge pull request #115820 from Ivorforce/gdscript-general-guidelines
...
Migrate GDScript design guidelines to the contributing docs.
2026-06-05 09:24:41 -05:00
Jorrit Rouwe
3c599ae744
Change ConeTwistJoint3D to use cone shaped limits
...
This matches the behaviour in GodotPhysics3D.
2026-06-02 21:26:16 +02:00
Thaddeus Crews
ef3b82356d
Merge pull request #119755 from dalexeev/gds-fix-stack-clearing-resumed-coroutine-completion
...
GDScript: Move stack cleanup after resumed coroutine completion
2026-06-01 11:15:13 -05:00
Thaddeus Crews
bc209b4f1d
Merge pull request #119598 from nikitalita/ensure-bptc-textures
...
Ensure that BPTC LayeredTexture images get compressed with same signedness
2026-05-29 10:47:39 -05:00
Pāvels Nadtočajevs
df38dbe271
[VideoStreamPlaybackTheora] Uninitialize and print error if file has no video stream.
2026-05-26 11:26:43 +03:00
Danil Alexeev
e4034355de
GDScript: Move stack cleanup after resumed coroutine completion
2026-05-25 23:06:45 +03:00
Thaddeus Crews
92b674706c
Merge pull request #119659 from dsnopek/openxr-frame-synthesis-failed-first-frame
...
OpenXR: Fix `XR_ERROR_VALIDATION_FAILURE` on first frame with frame synthesis on Meta Quest
2026-05-25 12:52:34 -05:00
Jesusemora
a3d2811666
removed unused code
...
* vec_map is declared again in the _build_surfaces_default() method so it was doing nothing.
* removed the else branch, as an autosmooth with value < 0.1 should be flat.
2026-05-22 22:23:22 -03:00
Thaddeus Crews
df3168ad6e
Merge pull request #119648 from bruvzg/hb_typo
...
[HarfBuzz] Fix typo in 13.0.0-14.1.0 branch.
2026-05-22 10:57:55 -05:00
Thaddeus Crews
2d7b307004
Merge pull request #119625 from barthy-koeln/fix/text_server_fallback--zero_width_codes
...
TextServerFB: Fix zero-width space detection and rendering
2026-05-22 10:57:54 -05:00
David Snopek
45d6728eed
OpenXR: Fix XR_ERROR_VALIDATION_FAILURE on first frame with frame synthesis on Meta Quest
2026-05-22 09:40:48 -05:00
Pāvels Nadtočajevs
1fa9400b2d
[HarfBuzz] Fix typo in 13.0.0-14.1.0 branch.
2026-05-22 08:37:31 +03:00
Thaddeus Crews
78ff43f995
Merge pull request #119241 from YeldhamDev/gridmap_is_so_crusty
...
Fix incorrect grid floor position before input in the `GridMap` editor
2026-05-21 09:25:06 -05:00
barthy-koeln
cfcec5ccca
fix(text_server_fb): zero-width space detection and rendering
2026-05-21 10:56:54 +02:00
nikitalita
3a49491ff0
Ensure that BPTC LayeredTexture images get compressed with same signedness
2026-05-19 23:04:00 -07:00
Thaddeus Crews
f294c68bb5
Merge pull request #119570 from bruvzg/jpg_fatal
...
Fail JPEG import on fatal errors only.
2026-05-19 11:18:31 -05:00
Pāvels Nadtočajevs
bc17aef054
Fail JPEG import on fatal errors only.
2026-05-19 14:02:42 +03:00
smix8
c9c572204d
Fix CSG performance regression from autosmoothing
...
Fixes CSG performance regression from autosmoothing.
2026-05-18 18:19:21 +02:00
Thaddeus Crews
78105f1948
Merge pull request #119022 from riatmax/fix-nav-closest-point-normal-unnormalized
...
Fix NavigationServer3D map_get_closest_point_normal returning unnorma…
2026-05-12 17:54:04 -05:00
Mister Ky
2280d1ed5f
Delete unused .gitignore
2026-05-12 16:57:07 +03:00
Thaddeus Crews
70dcb2aa84
Merge pull request #118155 from mihe/jolt/motion-contact-filtering
...
Move the Jolt `body_test_motion` contact filtering to collector
2026-05-11 17:11:31 -05:00
HolonProduction
29dbe024c9
GDScript: Register GDScriptFunctionState with ClassDB
2026-05-08 23:58:46 +02:00
Thaddeus Crews
b22e24eaef
Merge pull request #119291 from bruvzg/hb_unused
...
Fix unused variable error with old system HarfBuzz.
2026-05-06 14:56:34 -05:00
Thaddeus Crews
bc3bc82706
Merge pull request #119210 from dalexeev/gds-compat-get-property-list
...
GDScript: Preserve compatibility for untyped return of `_get_property_list()`
2026-05-06 14:56:31 -05:00
Pāvels Nadtočajevs
95a03a8b30
Fix unused variable error with old system HarfBuzz.
2026-05-06 20:13:39 +03:00
Thaddeus Crews
0067214c1e
Merge pull request #119226 from dsnopek/openxr-foveation-subsampled-fixes
...
OpenXR: Fix composition layers with Vulkan subsampled images
2026-05-06 10:53:35 -05:00
Danil Alexeev
30f2a30f9b
GDScript: Preserve compatibility for untyped return of _get_property_list()
2026-05-05 10:47:07 +03:00
Michael Alexsander
e36a8e266a
Fix incorrect grid floor position before input in the GridMap editor
2026-05-04 20:47:42 -03:00
David Snopek
ae8544adcb
OpenXR: Fix composition layers with Vulkan subsampled images
2026-05-04 13:52:24 -05:00
Thaddeus Crews
f1e8491c16
Merge pull request #118979 from HolonProduction/lsp/annoation-identifier-crash
...
LSP: Fix crash in `find_usages_in_file` by correctly resolving annotation names
2026-05-04 12:40:41 -05:00
Thaddeus Crews
176b795177
Merge pull request #119174 from StarryWorm/remove-classdb-pragmas
...
Fix pragma includes
2026-05-04 12:40:40 -05:00
Enzo Novoselic
1b98247ef8
Fix RequiredResult<T> not being parsed properly by include-cleaner
2026-05-02 14:02:01 -04:00
Enzo Novoselic
7b82c0fe01
Remove unnecessary class_db.h includes
2026-05-02 13:08:34 -04:00
Thaddeus Crews
05f52c245d
Merge pull request #116622 from MattiaZir/fix-action-map-binding-refresh-on-rename
...
Fix missing name refresh on bindings when changing the OpenXR action map.
2026-04-30 10:58:00 -05:00
Thaddeus Crews
1963b2f126
SCons: Drop VS2017 support, use C17 universally
2026-04-30 10:07:06 -05:00