forked from LeenkxTeam/LNXSDK
Update
This commit is contained in:
@ -43,6 +43,8 @@ _last_render_engine = None
|
||||
def on_depsgraph_update_post(self):
|
||||
if state.proc_build is not None:
|
||||
return
|
||||
if state.is_exporting:
|
||||
return
|
||||
|
||||
# Recache
|
||||
depsgraph = bpy.context.evaluated_depsgraph_get()
|
||||
|
||||
Reference in New Issue
Block a user