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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user