CloseAllProperties

Closes all property boxes at once (especially useful if you like to use floating windows).

Updated: 1 May 2019

Author: maxvanleeuwen

Compatible Nuke versions: 6.0 or later

Compatibility: Linux, Mac, Windows

Closes all property boxes at once (especially useful if you like to use floating windows). 

Keyboard shortcut: \
(can be changed in the menu.py file!)

 

 

Installation:

 

1. Place the CloseAllProperties 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('./CloseAllProperties')

 

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 CloseAllProperties folder in the '_AutoInstaller' repository.

 

NukeShared is a way of installing plugins by dragging/dropping them in folders, see my website (maxvanleeuwen.com/nukeshared) for more information.

 

 

Updates

 

1.1

Project settings now closes as well (thanks Jeang Jenq Loh!)

Sign in or register to download or rate.