Minor changes

- use functions instead of lambda
- dont use color for non-terminal tty's
- add --temp argument for blendfile_pack
This commit is contained in:
2016-01-29 17:47:57 +11:00
parent 4d6b5bf4c0
commit 5f5baf33b2
5 changed files with 45 additions and 20 deletions

View File

@@ -469,6 +469,7 @@ class FileAPI(Resource):
all_deps=all_deps,
report=report,
blendfile_src_dir_fakeroot=blendfile_src_dir_fakeroot.encode('utf-8'),
use_variations=True,
readonly=True,
binary_edits=binary_edits,
)