Clarisse iFX is a really good tool indeed.
But a Duplicate command is a “must-have” in any software (I don’t want to use the copy and then paste commands, that’s one more click than it should be). 🙂
I just put those two into one command, but I think this will be helpful for anyone who just started to learn Clarisse. That’s it.
Here is how to install it:
- Download the script
- Put the script inside the Program Files\Isotropix\Clarisse iFX 4.0 <version>\Clarisse\python\menus\main_menu\edit folder.
- Edit the _populate.py script (it’s in the same folder) and paste this line after the last Edit category (begins with menu.add_command(“Edit>Instantiate”) line:
menu.add_command("Edit>Duplicate", "./duplicate.py", "shift+alt+d", "Duplicate selected Node or Object")
- Save
- Start Clarisse iFX
- You’ll see a nice new menu item inside the Edit menu.
Of course, you can change the shortcut.
Cheers, D
[…] way to get random rotation with every duplicates (duplicate selected object):Activate the expression panel by clicking the Σ symbol, than type: […]