Home Website Youtube GitHub

leg_2jnt_freeTangents_01 Div Minimum Value 2

Hey there devs!

In the component leg_2jnt_freeTangents_01 the minimum value to set divisions is “2”, where all the other components even the arm_freeTangets is set to “1”. I don’t know if this is probably something that you have missed when you created the UI in the designer.

I modified the Python file:

mgear\shifter_classic_components\leg_2jnt_freeTangents_01\settingsUI.py

and set the minimum value of the QSpinbox to “1”, because this is what meets our project requirement, however, if I update mgear is kind of annoying to be maintaining this tweak. We have already 20 rigs in production and everything is working fine so this is the main reason why I don’t think this was made intentionally. If you could fix it in a later release would be awesome.

Thanks!

@nestorcolt I will check on that. Can you send a PR in GitHub?

1 Like

Sure, I will do a fork and later on a PR with the changes :slight_smile: I contributed in the past with mGear with something little under @Jerome supervision. Thanks for replying Miquel!