Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-11 | vhacd: Fix -fpermissive build issue with MinGW | Rémi Verschelde | |
Fixes #27926. | |||
2019-04-11 | vhacd: Reapply downstream changes to namespace conflicting bullet code | Rémi Verschelde | |
Also adding a patch to easily identify and reapply them. | |||
2019-04-11 | vhacd: Recommit unmodified upstream code without style changes | Rémi Verschelde | |
Godot-specific changes will then be redone without touching upstream formatting. Also documented current state in thirdparty/README.md and added LICENSE. Add vhacd to COPYRIGHT.txt. | |||
2019-04-10 | fix vhacd namespace placing in thirdparty/vhacd/src/btConvexHullComputer.cpp | Windy Darian | |
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. |