| myRig * Installation |
|---|
| Rig Building & Rigging System. |
| [License Infomation] *myRig is free Plugin Script. It is possible to use it by both commerce and personal use. *However, please use it by the self-responsibility. *Please contact me if you use this plug-in for your work. When you report the work using this plug-in, I am very glad. It contacts the following addresses, please. plumule803@gmail.com |
[Referred Information. (Thank you!)] *The basic structure of myRig referred to ccRig. *The ccRig is a sample rig created by Mr Christopher Crouzet. *Thank you , Mr Christopher Crouzet! Detailed information on ccRig is in following URL. http://www.christophercrouzet.com/resources_ccRig.php |
[How to install](For Softimage2011SAP or later) 01:File>Add-On>Install... 02:Browsing [myRig.xsiaddon]file. 03:<<Important!>>Root Location>User Add-Ons ***If you want to install in other paths refer to the Tips section.*** 04:Please click on the install button. |
***Tips*** ***If you want to install in other paths refer to the following.*** ***Please edit the following files.[rig_control.py][myRig_BuildPlugin.py]*** |
|
[rig_control.py]edit details. 01:About the 38th line -->> [uPath = app.GetInstallationPath2( c.siUserAddonPath )] 02:[uPath = app.GetInstallationPath2( c.siUserAddonPath )] -->> [uPath = "myRig Installation path"] <For example> If you want to install it in the following locations: [D:\SI_WorkGroup\Addons\myRig] -->> [uPath = "D:\SI_WorkGroup\Addons"] |
|
[myRig_BuildPlugin.py]edit details. 01:About the 121 and 687 line -->> [uPath = app.GetInstallationPath2( c.siUserAddonPath )] 02:[uPath = app.GetInstallationPath2( c.siUserAddonPath )] -->> [uPath = "myRig Installation path"] |