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

USD->SDF: fix transform parsing #822

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

koonpeng
Copy link

🦟 Bug fix

Summary

image

Caveats

  • Shearing is lost in the process.
    • How do I perform shearing in sdformat?

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Teo Koon Peng <[email protected]>
@koonpeng koonpeng requested a review from ahcorde January 18, 2022 08:32
@ahcorde ahcorde merged commit 6547ea7 into koonpeng/polygon-triangulation Jan 18, 2022
@ahcorde ahcorde deleted the koonpeng/fix-tf branch January 18, 2022 12:58
ahcorde added a commit that referenced this pull request Jan 18, 2022
* polygon triangulation using the fan-triangulation algorithm

Signed-off-by: Teo Koon Peng <[email protected]>

* remove cgal dep

Signed-off-by: Teo Koon Peng <[email protected]>

* add todo

Signed-off-by: Teo Koon Peng <[email protected]>

* fix xformOp:transform parsing (#822)

Signed-off-by: Teo Koon Peng <[email protected]>

Co-authored-by: ahcorde <[email protected]>
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