Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-10 | Fix build on musl-based systems | James Westman | |
On some systems, including Alpine Linux, musl is used instead of glibc. This commit patches the third-party V-HACD module to provide a macro not provided by musl. Fixes #31555. | |||
2019-04-10 | Bundled VHACD library for convex decomposition. | Juan Linietsky | |
Modified both MeshInstance tools as well as importer to use it instead of QuickHull. |