Up3date icon indicating copy to clipboard operation
Up3date copied to clipboard

When moving an object's geometry the exporter does not export it into the new position

Open konmast3r opened this issue 5 years ago • 1 comments

konmast3r avatar Aug 30 '20 10:08 konmast3r

This is probably because when you move an object its vertices remain the same and only it's origin point is moved. We should transform the vertices according to the origin point.

For now, a workaround is to move all the vertices in Edit mode instead of just moving the object in Object mode.

liberostelios avatar Sep 14 '20 15:09 liberostelios