Exocortex / ExocortexCrate

http://exocortex.com/products/crate
BSD 3-Clause "New" or "Revised" License
134 stars 68 forks source link

Parsing jobs and attach with prefix. #17

Closed ulrikjorgensen closed 9 years ago

ulrikjorgensen commented 9 years ago

Fixed parsing. Ending the jobstring with ';' is now possible without crash.

Added prefix parameter when attaching. This is needed when attaching an alembic archive into a namespace in maya ie.: ExocortexAlembic_import -j "filename=myabc.abc;attachToExisting=1;prefix=mynamespace:"

bhouston commented 9 years ago

Sweet. Thanks for the contribution. I am running a Webinar in a few minutes but after that I can clean this up and merge. :)

bhouston commented 9 years ago

Thank you!