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 exporter reverses triangle winding order. #28

Open ghost opened 4 years ago

ghost commented 4 years ago

OBJExport.cs appears to reverse triangle winding order which flips normals and breaks vertex welds.

(needs testing and confirmation)

ghost commented 3 years ago

Exporter might have multiple issues including ones that relate to issue #27