TolinSimpson / Kitbashery-deprecated-

Official repository for Kitbashery a desktop application for managing 3D kitbashing libraries. Made in Unity.
GNU General Public License v3.0
6 stars 1 forks source link

Mesh combiner does not atlas UVs. #5

Closed ghost closed 4 years ago

ghost commented 4 years ago

UVs of combined mesh are overlapping after a combine. The UV packing algorithm in MeshCombiner.cs needs to be finished.