1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-19 14:31:59 +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:
- 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-21 09:58:01 +02:00
parent d5f9f58b61
commit d1bc88d426
10 changed files with 2429 additions and 15 deletions

2290
core/math/convex_hull.cpp Normal file

File diff suppressed because it is too large Load Diff