This repository has been archived by the owner on Apr 5, 2020. It is now read-only.
This Version requires Blender 2.79b or newer.
Note: Blender 2.8x series is not supported.
Changes
Topics: Hull, Textures, Mesh
- Modifications
- Support up to 65535 polys per object (World Mesh, PRM and NCP).
- TexAnim:
- Support up to 1024 slots.
- 64 textures selectable.
- UV coords outside (0,1).
- Fixes
- Hulls:
- Support for non-centered hulls exported by
prm2hul
. qhull
files are created in addon path to avoid permission issues.- Fixed a missing newline in
qhull
input file. - Properly handle empty
qhull
output.
- Support for non-centered hulls exported by
- Fixed links to docs and GitHub issues.
- Hulls: