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

@@ -1382,6 +1382,7 @@ class bam_commands:
all_deps=all_deps,
compress_level=compress_level,
report=report,
use_variations=True,
filename_filter=filename_filter,
):
pass