mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
266 stars 94 forks source link

weightNode_io and plugin_utils misc issues #289

Open miquelcampos opened 1 year ago

miquelcampos commented 1 year ago

Related with #244 and #267

SimonBenAnderson commented 1 year ago

created new branch https://github.com/mgear-dev/mgear4/tree/mgear_289

miquelcampos commented 1 year ago

Some feedback from a friend: I will check this myself ASAP

The latest master commit seems to be mostly fine. maybe tow little things:

also funny enough that you implemented version checking for weightDriver but the code is ignored if there's only one weightDriver plugin found, which doesn't necessarily mean it is a valid version... and on maya 2024 weightDriver version is not capped at 4... so you may still allow loading of a potentially incompatible weightDriver plugin