kopia lustrzana https://github.com/vilemduha/blendercam
More workflow debug attempts
rodzic
710a3953d8
commit
478e84e191
|
@ -13,6 +13,9 @@ warnings.simplefilter("once")
|
||||||
# bpy.ops.extensions.repo_sync_all(use_active_only=False)
|
# bpy.ops.extensions.repo_sync_all(use_active_only=False)
|
||||||
# bpy.ops.extensions.package_install_files(filepath=f"{sys.argv[1]}", repo="user_default")
|
# bpy.ops.extensions.package_install_files(filepath=f"{sys.argv[1]}", repo="user_default")
|
||||||
|
|
||||||
|
print(sys.executable)
|
||||||
|
print(sys.version)
|
||||||
|
|
||||||
# Get the scene
|
# Get the scene
|
||||||
s = bpy.context.scene
|
s = bpy.context.scene
|
||||||
s.render.engine = "FABEX_RENDER"
|
s.render.engine = "FABEX_RENDER"
|
||||||
|
|
Ładowanie…
Reference in New Issue