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

[usdMaya] added optional euler filter for import #506

Closed
wants to merge 1 commit into from
Closed

[usdMaya] added optional euler filter for import #506

wants to merge 1 commit into from

Conversation

AlexSchwank
Copy link
Contributor

Description of Change(s)

Added Euler filter to Maya import to fix potential Euler flips for animated rotations.
The filter is using Maya's MEulerRotation::setToClosestSolution().
Added eulerFilterMode option to specify the filter mode (Auto (Default), On, Off).

This helps with #410 but obviously only on the Maya side.

This PR is replacing PR #450

@AlexSchwank AlexSchwank changed the title [usdMaya] added optional euler for import [usdMaya] added optional euler filter for import May 23, 2018
@spiffmon
Copy link
Member

spiffmon commented May 23, 2018 via email

@jtran56
Copy link

jtran56 commented May 24, 2018

Filed as internal issue #161151.

@c64kernal
Copy link
Contributor

Closing this out as development for the Maya USD plugins moved to https://github.com/Autodesk/maya-usd. Please resubmit in that repo for future development.

@c64kernal c64kernal closed this Feb 6, 2020
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.

4 participants