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

mvr: Improved scene reset if mvr imported again #207

Merged
merged 6 commits into from
Jul 25, 2024

Conversation

nrgsille76
Copy link
Contributor

  1. Scene is now reseted correctly if same mvr imported again
  2. Objects got a transform property wich saves the original transformation into a 4x3 matrix
  3. The 4x3 matrix can be used to export the object again with the correct matrix
  4. added code wich was previously removed
  5. exchanged prints with dmx log

@vanous
Copy link
Collaborator

vanous commented Jul 25, 2024

@nrgsille76 let me know when i should re-test and merge, thank you.

@nrgsille76
Copy link
Contributor Author

nrgsille76 commented Jul 25, 2024

@nrgsille76 let me know when i should re-test and merge, thank you.

@vanous It should be ready, it works with my testfiles

@vanous vanous merged commit e39c0ba into open-stage:main Jul 25, 2024
1 check passed
@vanous
Copy link
Collaborator

vanous commented Jul 25, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants