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

Fixed moving in Blender UI and refresh for relative paths #18

Merged
merged 32 commits into from
May 12, 2023

Conversation

justo46
Copy link
Contributor

@justo46 justo46 commented May 4, 2023

The custom initial transformation matrix is no longer a property, instead obj.matrix_world will be set to it at the beginning.

Julius Stotz and others added 30 commits December 7, 2022 15:54
… in addon), a custom initial transformation matrix and a list, so the file sequences do not have to be loaded again in every frame
…tiple sequence loading cleaner code and tried to resolve the issue with transformation matrices
@digitalillusions
Copy link
Member

needs some small change, because we use the mod operator for always accessing a valid file filepath = fs[current_frame % len(fs)]

@justo46
Copy link
Contributor Author

justo46 commented May 10, 2023

Should be working now as intended with a button next to Enable/Disable All

@digitalillusions
Copy link
Member

lgtm

@digitalillusions digitalillusions merged commit 1351858 into InteractiveComputerGraphics:main May 12, 2023
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