1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Merge pull request #94321 from fire/vsk-csg-manifold-update-4.3

Fix mesh corruption of CSG by using elalish/manifold
This commit is contained in:
Rémi Verschelde
2024-11-29 22:01:44 +01:00
45 changed files with 20005 additions and 1628 deletions

View File

@@ -334,6 +334,11 @@ Comment: WebP codec
Copyright: 2010, Google Inc.
License: BSD-3-clause
Files: ./thirdparty/manifold/
Comment: Manifold
Copyright: 2020-2024, The Manifold Authors
License: Apache-2.0
Files: ./thirdparty/mbedtls/
Comment: Mbed TLS
Copyright: The Mbed TLS Contributors