DETAILS:
A very simple script that ask you for naming your objects when you create them. This can be annoying at first, but sometimes when you are not doing tests it's better to organize your outliner giving meaningful names to your objetcs. And this little script does just that, it asks you for a name for your object. The script is a toggle, you can turn it on and off.
Main procedure:
cw_renameAtCreation(); .
|