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

Fix issues with PySide6 #122

Merged
merged 4 commits into from
Sep 24, 2024
Merged

Fix issues with PySide6 #122

merged 4 commits into from
Sep 24, 2024

Conversation

YakoYakoYokuYoku
Copy link
Contributor

@YakoYakoYokuYoku YakoYakoYokuYoku commented Sep 18, 2024

When using pivy, either SoQt or Quarter, with PySide6 many errors occur like an attribute not being part of a Qt module or invalid type conversions show up in console. This PR addresses issues that might not have been caught earlier since the last prerelease. I've checked out with the Qt documentation so that this remains compatible with PySide2 but please mention any issue that might show up. Also this reverts #117 because it was a solution only specific to one part of the code.

@looooo
Copy link
Collaborator

looooo commented Sep 23, 2024

thanks give me some time to test these changes.

@looooo looooo merged commit 0e02e3e into coin3d:master Sep 24, 2024
6 of 9 checks passed
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