pyblish / pyblish-standalone

Pyblish Standalone
GNU Lesser General Public License v3.0
2 stars 5 forks source link

Adding file argument #8

Closed mottosso closed 9 years ago

mottosso commented 9 years ago

Files can now be passed directly to the pyblish_standalone command.

$ python -m pyblish_standalone path/to/myfile.mb

The absolute path to the file is stored as currentFile in Context.

tokejepsen commented 9 years ago

ahh, thats a good idea. Have various scene collectors, that does this from a specific argument.

mottosso commented 9 years ago

Yeah, had a use for it myself just now, but also have bigger plans for this down the line, when it comes to submitting arbitrary scene files to Pyblish and have it parse the scene through something like mayapy.