Skip to content

Version 0.1.4 #16

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

Merged
merged 23 commits into from
Apr 3, 2023
Merged

Conversation

justo46
Copy link
Contributor

@justo46 justo46 commented Mar 31, 2023

Features:

  • Add single (and mutliple) MeshIO Objects from the import menu (+ helper function to import these without creating sequences)
  • Import multiple sequences by selecting at least one file from each sequence
  • Added a button to refresh the found sequences without changing the directory
  • Import .bin files for rigid body transformations (Object is only loaded in frame 0) -> different PR
  • Option for a custom transformation matrix that is applied when a sequence is loaded
  • Moved all transformations into a single function that evaluates and multiplies them (rigid body transformations * initial transformation matrix * keyframe system, in that order)

Julius Stotz and others added 23 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
Copy link
Member

@digitalillusions digitalillusions left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@digitalillusions digitalillusions merged commit cc22755 into InteractiveComputerGraphics:main Apr 3, 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