View Full Version : Rig from Biped Guide Scripted Ops
tredeger 07-11-2006, 07:36 AM I'm running 5.1 Advanced 64 bit academic edition. Can I edit the scripted operators that are created by the auto rig to handle such things as roll distribution on the arms and legs? I can't seem to open them up in a scripted operator editor.
|
|
misterdi
07-11-2006, 10:33 AM
I'm running 5.1 Advanced 64 bit academic edition. Can I edit the scripted operators that are created by the auto rig to handle such things as roll distribution on the arms and legs? I can't seem to open them up in a scripted operator editor.
Those two Operator are Compiled Operator,
FirstBoneRollDivision and ForeArmRollDivision.
Both lives in CustomOp.dll
For example ForeArmRollDivision is called from MakeForearmRoll.js using ApplyOp call.
You can modify the MakeForearmRoll.js and apply your own SCOP (either script or compiled) and replaced the Operator.
I'm not too sure if the SDK also include the source code for CustomOp.
As they are compiled operator, you can not edit it with ScriptOp editor.
Regards,
CGTalk Moderation
07-11-2006, 10:33 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.