Skip to main content

Home/ 3d_Blender/ Group items tagged Animation

Rss Feed Group items tagged

Mario Antonio Herrero Machado

Blender Python: scripted keyframing of hide / hide render setting on object - 0 views

  •  
    "current_frame = T_START   bpy.ops.anim.change_frame(frame=current_frame)   bpy.context.active_object.hide = False   bpy.context.active_object.keyframe_insert(  data_path="hide",                                                index=-1,                                                frame=current_frame)  "
Mario Antonio Herrero Machado

Quickstart Introduction - Blender 2.64.4 - API documentation - 0 views

Mario Antonio Herrero Machado

pepeland.com - 0 views

  •  
    AniSculpt it's not a plugin, it's only a technique based in to use the standard Blender Sculpt tools in animation.  AniSculpt script allow import a export vertex cache between 3D apps (Only Maya at the moment), so you can create a mixed pipeline
1 - 3 of 3
Showing 20 items per page