Posts

Showing posts with the label silhouette roto

Inbetweener for silhouette

Image
Inbetweener Silhouette don't have the very use-full keyboard short-cut for jump half-way between frames like other software's have (nuke). In nuke you can jump half way through between key frames and frames by hitting 'alt+arrow' keys. But this future is missing inside silhouette. One of my friend requested me to write script for jumping half way through between frames inside silhouette. Also he mentioned this will going to be more use-full for roto artists. So I have created this scripts months ago and like to share with public. Hoping this will help you friends. This is what this script will do.... Keyboard short-cuts: alt+x for forward. alt+z for backward. Tested several months. Working fine with Silhouette v5 plus, v4 plus not tested in previous versions. For bugs and reports - satheesrev@gmail.com. download scripts: inbetweener Installation: download the scripts and Copy paste it into.... Linux:  /opt/SilhouetteFX/silhouette v5.1/res...

rename roto shapes in silhouette

Image
rename_shapes.py I know this is for another application. Anyhow this script will help you friends. So im sharing this with you. I searched very long some python code for rename roto shapes in silhouette. I tried my self sometime but can't make it exactly what i want. Accidentally i got the script from Johnny Chan's web site. http://picostyle.com/scripts/ I made some changes with his script to make it more usable. You can customize as per your need. Hope this will help you friends. This code will take the Layer name and replace the name to shapes inside the Layer. So no need to rename your hundreds and hundreds of roto shapes manually inside silhouette. Follow below steps To make it work.. Before: 1. Rename your Layer: 2. Go to satheesh in menu bar. Under satheesh you can find Rename-> Rename shapes.  select . ( silhouette 5plus) Go to Action in menu bar. Under Action you can find Rename-> Rename shapes.  select . ( silhouette 4 or be...