Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
konmast3r opened this issue Aug 30, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@konmast3r
Copy link
Collaborator

No description provided.

@konmast3r konmast3r added the bug Something isn't working label Aug 30, 2020
@liberostelios
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants