BBoxCrop v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
11.0, 10.5, 10.0, 9.0, 8.0, 7.1, 7.0, 6.3, 6.2, 6. or later
Uncrop to place a cropped image back in its original position, or crop to the size of the BBox.
Example of uncropping (inverse cropping) a cropped image, so it can be merged back over the original image:
Installation:
1. Place the CropToBBox folder in your .nuke folder (or somewhere else on your computer)
2. Go to your .nuke folder, and create a file called 'init.py'. If such a file already exists, open it.
3. In the init.py file, add this line of text to the end and save it:
nuke.pluginAddPath('./CropToBBox')
If you want to place the folder somewhere else than in the .nuke folder, make sure to change the path in the init.py file so that it points to that other path instead!
Installation using NukeShared
1. Place the CropToBBox folder in the '_AutoInstaller' repository.
NukeShared is script which allows installing plugins simply by dragging & dropping them in the right folders. See my website (maxvanleeuwen.com/nukeshared) for more information!
Comments
RSS feed for comments to this post