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

Improve Maya USD Extraction #59

Merged
merged 3 commits into from
Jul 31, 2024

Commits on Jul 30, 2024

  1. Improve Maya USD Extraction

    - Expose USD extract for model and pointcache family
    - Do not export shaders by default
    - Allow to Enable/disable animation data
    - Update defaults to be more sensible like maya's defaults
    - Allow using export roots to exclude parents in export
    - Allow to export in worldspace when parents are not included
    - Ignore constraints to avoid constraints breaking merge transform/shape behavior
    BigRoy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4d9bffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6719c94 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Remove unused import

    BigRoy committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    72aa6b4 View commit details
    Browse the repository at this point in the history