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

Maya 2025 Loading Error #31

Open
TheBlurrypixel opened this issue Sep 15, 2024 · 1 comment
Open

Maya 2025 Loading Error #31

TheBlurrypixel opened this issue Sep 15, 2024 · 1 comment

Comments

@TheBlurrypixel
Copy link

Maya 2025 support
Maya 2025 moving from PySide2. Transitioning to PySide6.
glTFExport.py attempts to import from PySide2 and throws error
Perhaps change PySide2 to PySide6 ?

@aristides86
Copy link

aristides86 commented Nov 23, 2024

The plugin has not been updated for years now. You can just edit the file and change PySide2 to PySide6, it will load. How well it will export I can't say. I tried it only for exporting vertex colors but it doesn't support that.

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

No branches or pull requests

2 participants