Added 'camera' column

Officially requested by Colin Levy by application of Camera Polish
Requisition Form 4B, signed by Colin Levy on this day at the Blender
Institute.
This commit is contained in:
2017-02-10 11:20:48 +01:00
parent 173626d46e
commit 3ee875d761

View File

@@ -43,7 +43,7 @@ node_type_shot = {
'parent': ['scene']
}
task_types = ['layout', 'animation', 'lighting', 'fx', 'rendering']
task_types = ['layout', 'animation', 'camera', 'lighting', 'fx', 'rendering']
human_readable_properties = {
'properties.trim_start_in_frames': 'Trim Start',