feat : debug

This commit is contained in:
Swann Martinez
2019-05-08 18:18:09 +02:00
parent 999b7c9c62
commit feca5943df
4 changed files with 12 additions and 4 deletions

View File

@ -536,7 +536,7 @@ def depsgraph_update(scene):
if update.id.id == username or update.id.id == 'None':
# TODO: handle errors
data_ref = get_datablock(update,context)
if data_ref:
data_ref.is_dirty= True