mgear-dev / mgear4

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

Rigbits: mirror ctl shape issue #174

Closed miquelcampos closed 11 months ago

miquelcampos commented 1 year ago

reported in the forum http://forum.mgear-framework.com/t/controlbuffer-have-no-shapes/1475/17 Mirror Controls Shape

Also issues with attr connections:

# File “C:\Program Files\Autodesk\Maya2023\Python\lib\site-packages\pymel\internal\pmcmds.py”, line 217, in connectAttr_wrapped
*# res = new_cmd(*new_args, *new_kwargs)
# RuntimeError: The attribute ‘MayaNodeEditorSavedTabsInfo.tabGraphInfo[0].nodeInfo[896].dependNode’ cannot be connected to ‘head_C2_ctl2Shape.message’.
#
miquelcampos commented 11 months ago

fixed in https://github.com/mgear-dev/mgear4/pull/252