Add digital-painting to NODE_TAGS

This commit is contained in:
2018-09-19 15:53:51 +02:00
parent 748190d15b
commit 356e4705b3
2 changed files with 2 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ class CloudExtension(PillarExtension):
'EXTERNAL_SUBSCRIPTIONS_TIMEOUT_SECS': 10,
'BLENDER_ID_WEBHOOK_USER_CHANGED_SECRET': 'oos9wah1Zoa0Yau6ahThohleiChephoi',
'NODE_TAGS': ['animation', 'modeling', 'rigging', 'sculpting', 'shading', 'texturing', 'lighting',
'character-pipeline', 'effects', 'video-editing'],
'character-pipeline', 'effects', 'video-editing', 'digital-painting'],
}
def eve_settings(self):