Merge branch 'master' into blender2.8
This commit is contained in:
@@ -36,6 +36,9 @@ if inside_blender:
|
||||
def render_file(filepath, output_filepath):
|
||||
command = (
|
||||
BLENDER,
|
||||
"--no-window-focus",
|
||||
"--window-geometry",
|
||||
"0", "0", "1024", "768",
|
||||
"-noaudio",
|
||||
"--factory-startup",
|
||||
"--enable-autoexec",
|
||||
|
Reference in New Issue
Block a user