Added
- Options to refit and skip global vertex group.
- OBB pre-intersection test to reduce runtime and maintain compactness.
- An example for convex decomposition from mesh in README.
- RTD configuration `.readthedocs.yaml`.
- A complex church test mesh.
Removed
- Obsolete PyPi `requirements.txt`
- The `Why adaptive` section in README
Changed
- A few trivial optimizations
- Rename test meshes
- Upgrade `sage=10.0`