vengi-voxel / vengi

free and open source voxel art tools - editor, thumbnailer and format converter
http://vengi-voxel.github.io/vengi/
Other
1.05k stars 87 forks source link

VOXELFORMAT: VXR: pivot handling broken #305

Closed mgerhardy closed 11 months ago

mgerhardy commented 11 months ago

https://github.com/mgerhardy/vengi/commit/2d6fe0de4174441181659d23385c822259a0fc3a introduced the error

Original report is from discord:

One of my goals is to exchange the files produced in VoxEdit.io with VoxEdit-Vengi, with the goal of leveraging the functionalities that each software has to offer, as only VoxEdit.io allows for the export of the item to the gaming platform, The Sandbox. In this example, I made a .vxr file in VoxEdit.io and am trying to open it in Vengi. Something is going wrong when I put the vxr file in Vengi. I'm also having trouble when trying to export to glft using vox-convert, as another figure shows.

D11 Door.zip

image1 image2

mgerhardy commented 11 months ago

The issue is fixed - but the unittest for this is still missing. I'm waiting to maybe get an approval on using the model attached here as a unittest base.

mgerhardy commented 11 months ago

an existing unittest was extended to ensure that this doesn't happen again