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

Replace QuickHull with Bullet's convex hull computer.

The code is based on the current version of thirdparty/vhacd and modified to use Godot's types and code style.

Additional changes:
- backported and extended PagedAllocator to allow leaked objects
- applied patch from https://github.com/bulletphysics/bullet3/pull/3037
This commit is contained in:
Morris Tabor
2021-05-07 12:48:56 +02:00
parent c311b4c039
commit ba396caefc
11 changed files with 2611 additions and 13 deletions

2290
core/math/convex_hull.cpp Normal file

File diff suppressed because it is too large Load Diff