1
0
mirror of https://github.com/godotengine/godot synced 2024-07-03 08:00:09 +00:00
godot/modules
smix8 fd727ab994 Fix thread use causing navigation mesh data corruption
Fixes navigation mesh data corruption caused by thread use that changed vertices or polygons while the navigation mesh was processed, e.g. by server sync or baking.
2024-06-21 09:39:16 +02:00
..
astcenc Fix memory leak when ASTC compression fails 2024-05-09 14:41:35 +08:00
basis_universal Merge pull request #88763 from BlueCube3310/image-is-compressed-static 2024-05-02 14:01:18 +02:00
bmp
camera
csg Make CSG shape dirty after changing Snap, update doc 2024-06-16 14:33:48 -07:00
cvtt Merge pull request #88763 from BlueCube3310/image-is-compressed-static 2024-05-02 14:01:18 +02:00
dds Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
enet Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
etcpak Merge pull request #88763 from BlueCube3310/image-is-compressed-static 2024-05-02 14:01:18 +02:00
fbx Rename FBX2glTF binary path setting back to 4.2 name 2024-05-30 23:42:11 +02:00
freetype
gdscript Merge pull request #93057 from HolonProduction/not-enough-code-paths 2024-06-19 10:53:21 +02:00
glslang Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
gltf Merge pull request #92640 from AThousandShips/text_value_changed_sname 2024-06-19 10:10:00 +02:00
gridmap [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
hdr
interactive_music [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
jpg Merge pull request #84546 from Rubonnek/fix-jpg-save-bugs 2024-01-04 14:26:04 +01:00
jsonrpc Add unit tests for JSONRPC 2024-04-10 18:27:08 +01:00
ktx libktx: Update to 4.3.2 2024-04-05 12:18:00 +02:00
lightmapper_rd Fix lightmapper seam blending 2024-05-15 19:30:14 +04:00
mbedtls [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
meshoptimizer
minimp3 Add samples playback support 2024-06-18 11:06:31 -04:00
mobile_vr Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
mono C#: Escape generated members 2024-06-15 19:07:42 +02:00
msdfgen Update ICU and msdfgen. 2024-03-13 09:12:50 +02:00
multiplayer [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
navigation Fix thread use causing navigation mesh data corruption 2024-06-21 09:39:16 +02:00
noise Merge pull request #92000 from clayjohn/vram-debugger 2024-05-16 09:32:11 +02:00
ogg fix next_ogg_packet never returning false 2023-12-10 02:47:52 -08:00
openxr [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
raycast [Windows/ARM64] Fix raycast/embree ARM64 build with LLVM/MinGW. 2024-06-20 15:52:04 +03:00
regex Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
squish Fix squish DXT5 RA-As-RG channel swapping 2023-12-09 18:07:25 +01:00
svg thorvg: Disable webp loader if corresponding module is disabled 2024-05-13 13:01:34 +02:00
text_server_adv [TextServer] Save advances rounding remainders to prevent rounding error accumulation. 2024-06-18 09:04:51 +03:00
text_server_fb [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 2024-06-12 19:30:19 +03:00
tga
theora Add 'override' mark to ResourceFormat class 2024-03-25 04:06:34 +08:00
tinyexr Fix memory leak on error paths in tinyexr loader 2023-11-17 17:40:26 +11:00
upnp Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
vhacd
vorbis Add samples playback support 2024-06-18 11:06:31 -04:00
webp libwebp: Update to 1.4.0 2024-05-14 13:01:07 +02:00
webrtc Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
websocket Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
webxr Upgrade to eslint 9 2024-05-22 11:32:25 +02:00
xatlas_unwrap
zip Fix ZIPReader.get_files() error on empty zip files 2024-04-08 15:57:35 -04:00
register_module_types.h
SCsub SCons: Fix mono dependency 2024-06-01 16:37:54 -05:00