cgl.plugins.blender.tasks package¶
Submodules¶
cgl.plugins.blender.tasks.anim module¶
cgl.plugins.blender.tasks.bndl module¶
cgl.plugins.blender.tasks.cam module¶
cgl.plugins.blender.tasks.lay module¶
cgl.plugins.blender.tasks.light module¶
cgl.plugins.blender.tasks.mdl module¶
cgl.plugins.blender.tasks.prev module¶
cgl.plugins.blender.tasks.rig module¶
cgl.plugins.blender.tasks.shd module¶
cgl.plugins.blender.tasks.smart_task module¶
- class cgl.plugins.blender.tasks.smart_task.SmartTask(path_object=None)[source]¶
Bases:
objectThis is a template for a “task” within the cookbook. It covers common areas when dealing with digital assets specific to different tasks.
- get_msd_data()[source]¶
Creates the msd dictionary for the task being called.
- Parameters:
task_name (str) – task name
- get_objects(group='high', namespace=None, default_ns=True)[source]¶
- Returns:
A list of tuples with the objects and it’s material group