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:
@@ -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,
|
||||
)
|
||||
|
Reference in New Issue
Block a user