Decrypt c4d xpresso nodes, show them in original style, including those under protection.
Coded by: youdiaozi
- Copy SimpleUnlocker folder to your c4d plugins folder. The X drive is which drive you install your c4d in.
- for c4d R19, that would be: X:\Program Files\MAXON\Cinema 4D R19\plugins\
- for c4d R20, that would be: X:\Program Files\MAXON\Cinema 4D R20\plugins\
- for c4d R21, that would be: X:\Program Files\Maxon Cinema 4D R21\plugins\
- Open c4d, and open your document which needs to be handled.
- The TestFile.c4d is supported for you. You can use it to see how this plugin works.
- Click the menu command named SimpleUnlocker from the Plugins/Extensions menu. It should open a dialog name SimpleUnlocker.
- Drag the object that you want to handle to the link control labeled Object To Unlock in the dialog.
- Press the Work button to start. You should see that it works in a thread style. But do not do any more actions.
- You could abort the work by press the Abort button any time.
- After it finishes its work, let's check it.
- What's more: If you are interested in python code, you can see the debug info in the console panel.




