NavHeader
journalHeader

Tuesday, July 8, 2008

jbExportQSS

Quick selection sets are something I use a lot. And I got tired of setting the same ones up repeatedly for work and home projects. There's lots of scripts out there to make working with selection sets easier but I couldn't find one that exported them to use in other scenes, so I rolled up my sleeves...




TITLE: jbExportQSS
VERSION: 1.5
AUTHOR:Josh Burton
www.joshburton.com

DESCRIPTION:
Script to aid in the redundancy of setting up quick selection sets all the time
for the same assets but in different files. Exports a mel script that will set up
the identical quick selection set in another scene.

Exporting:
1) Select a quick selection sets in the outliner to be exported
2) Run script - it will export a mel file to recreate the sets

Importing:
1) Run the mel in your new file you want to set up the quick selection sets in
2) It will ask you want to add a prefix. If you're using a referenced asset
put in the prefix. If not, leave it blank:)

Features:
1) Checks for referencing data and removes it in the exported selection set
2) Can do multiple selection sets at once
3) Will account for prefixes on import if desired
4) Reports if set members aren't found in imported sets

Thanks:
To David Bokser for answering my many questions and Scott Englert for my picking apart some of his scripts

History
v1.5 - July 14, 2008 - Added the ability to export multiple sets at once into a single mel file, making importing easier. Also,
little quick selection window doesnt' pop up any more due to a flag on the "sets" command I hadn't known about. Several bug fixes
as well
v1.0 - July 3, 2008 - Initial realease

No comments:

All the stuff on this site is 2000 - by Josh Burton...unless otherwise noted. All rights reserved.