etRenamer 3.0, now with PyQt version

New plugins, tools etc.
EricTRocks
Moderator
Posts: 754
Joined: 25 Nov 2009, 00:41

etRenamer 3.0, now with PyQt version

Post by EricTRocks » 16 Oct 2012, 11:22

* Sorry for the multi-post if you're on the lists

Hey everyone. I've just uploaded a new version of my renamer plugin. I've added a "Token" field which allows you to create a template when renaming objects. This should be helpful in using the tool with custom naming conventions. The tokens that are available are: prefix, name, suffix, padding, type. Please watch the demo here:



The addon still has the regular PPG based interface but I've also included a PyQt version as well which works exactly the same but is a little bit nicer looking. You must have the PyQtForSoftimage addon installed and working to use the PyQt version.

Download latest addon:
https://github.com/downloads/EricTRocks ... g_3.00.zip

I'd consider this a beta type release as I've only used it at home and not in production. Any issues, please let me know.
Eric Thivierge
Lead Kraken Developer, Fabric Engine
http://fabric-engine.github.io/Kraken

Sil3
Posts: 54
Joined: 09 Jun 2009, 21:17

Re: etRenamer 3.0, now with PyQt version

Post by Sil3 » 16 Oct 2012, 11:42

Thank you :)

I only took a very very brief look at the video, but can we get the Padding # starting at 1 and not at 0 (zero)?

EricTRocks
Moderator
Posts: 754
Joined: 25 Nov 2009, 00:41

Re: etRenamer 3.0, now with PyQt version

Post by EricTRocks » 16 Oct 2012, 11:51

Ah, don't know how that slipped in to the new version.

Fixed now.
Eric Thivierge
Lead Kraken Developer, Fabric Engine
http://fabric-engine.github.io/Kraken

Sil3
Posts: 54
Joined: 09 Jun 2009, 21:17

Re: etRenamer 3.0, now with PyQt version

Post by Sil3 » 17 Oct 2012, 09:36

Tks once again Eric :)


For those that don't know (like I didn't), it needs to have regular Python Installed and some other things or else it wont work, I made a rar file with everything thats needed:


https://dl.dropbox.com/u/8580130/Python_PyQT_x64.rar

It includes:

- python-2.7.3.amd64.msi
- pywin32-217.win-amd64-py2.7.exe
- PyQt-Py2.7-x64-gpl-4.9.5-1.exe
- PyQtForSoftimage_beta4.xsiaddon

** 54 Mb file - if extension get named .NOPE rename it to .rar **


Install by this order and don't forget to add the Python Path on Windows Variables, also make sure the Softimage installed Python is unchecked on Softimage Scripting Preferences


Drag and drop of the Addon didn't worked, I needed to manually install it, just in case someone has issues making it work :)


Already saved me a lot of time in Renaming a hundred or so objects :-bd