anegostudios / vsmodelcreator

Vintage Story Model Creator
Other
69 stars 16 forks source link

creating an element with negative size doesnt generate UVs correctly #49

Closed tenabraex closed 5 years ago

tenabraex commented 5 years ago

If you create geometry with a negative value (e.g. 2, 1, -10) the UVs for the negative face will only be 1 voxel wide in auto-UV.

e.g. the up/down UV is wrong here.

Desktop Screenshot 2019 04 19 - 19 02 56 37

tyronx commented 5 years ago

Should not be allowed to have negative sized elements to begin with. I'll disable that.