Fix Shot_Builder
fails to invoke with correct project root directory
#8
@ -178,10 +178,6 @@ class SHOTBUILDER_OT_NewShotFile(bpy.types.Operator):
|
||||
|
||||
production = get_active_production()
|
||||
|
||||
|
||||
self.production_root = addon_prefs.project_root_dir
|
||||
self.production_name = project.name
|
||||
|
||||
global _production_task_type_items
|
||||
_production_task_type_items = production.get_task_type_items(
|
||||
context=context)
|
||||
|
Loading…
Reference in New Issue
Block a user