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

#289 WeightDriver Plugin detection #293

Merged
merged 5 commits into from
Sep 28, 2023

Conversation

SimonBenAnderson
Copy link
Contributor

The code is now OS friendly. Should work with all types of plugins [.mll, .bundle, .so]
Added an OS detector, as environment variables use different separators [ : ; ]

To detect if the plugin is the latest greater then the fallback plugin, I perform a loop over the available weightDriver plugins.
enable it, check the version, and if it is larger then break out of the loop.

All testing on my OSX Maya 2024 version worked correctly.

@miquelcampos please check on a windows machine.

@SimonBenAnderson SimonBenAnderson linked an issue Sep 28, 2023 that may be closed by this pull request
@miquelcampos miquelcampos merged commit 2303001 into master Sep 28, 2023
0 of 4 checks passed
@SimonBenAnderson SimonBenAnderson deleted the 289-weightnode_io-and-plugin_utils-misc-issues branch September 29, 2023 01:04
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.

weightNode_io and plugin_utils misc issues
2 participants