Allow Blender to set shot pictures

This commit is contained in:
2016-11-03 14:48:11 +01:00
parent ddd1fdb1ae
commit 4c3a537b1c

View File

@@ -22,6 +22,7 @@ from attract.node_types import node_type_shot, node_type_task
VALID_PATCH_OPERATIONS = {
u'from-blender': {
u'name',
u'picture',
u'properties.trim_start_in_frames',
u'properties.duration_in_edit_in_frames',
u'properties.cut_in_timeline_in_frames',