Up3date
Up3date copied to clipboard
When moving an object's geometry the exporter does not export it into the new position
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.