-
Notifications
You must be signed in to change notification settings - Fork 67
Modifiers
Returns a reference to the modifier of the given name from the ref object.
Removes the modifier name from the ref object.
Removes all modifiers from the ref object/s.
Convenience functions:
- remove_all_modifiers(ref)
Applies all of the modifiers in the modifier stack of the given ref object.
Convenience functions:
- apply_modifiers(ref)
Adds the data transfer modifier to the ref object, and names it modname.
Adds the mesh cache modifier to the ref object, and names it modname.
Adds the mesh sequence cache modifier to the ref object, and names it modname.
Adds the normal edit modifier to the ref object, and names it modname.
Adds the weighted normal modifier to the ref object, and names it modname.
Adds the uv project modifier to the ref object, and names it modname.
Adds the uv warp modifier to the ref object, and names it modname.
Adds the vertex weight edit modifier to the ref object, and names it modname.
Adds the vertex weight mix modifier to the ref object, and names it modname.
Adds the vertex weight proximity modifier to the ref object, and names it modname.
Adds the array modifier to the ref object, and names it modname.
Adds the bevel modifier to the ref object, and names it modname.
`
Adds the boolean modifier to the ref object, and names it modname.
Adds the build modifier to the ref object, and names it modname.
Adds the decimate modifier to the ref object, and names it modname.
Adds the edge split modifier to the ref object, and names it modname.
Adds the mask modifier to the ref object, and names it modname.
Adds the mirror modifier to the ref object, and names it modname.
Adds the multiresolution modifier to the ref object, and names it modname.
Adds the remesh modifier to the ref object, and names it modname.
Adds the screw modifier to the ref object, and names it modname.
Adds the skin modifier to the ref object, and names it modname.
Adds the solidify modifier to the ref object, and names it modname.
Adds the subdivision surface modifier to the ref object, and names it modname.
Adds the triangulate modifier to the ref object, and names it modname.
Adds the weld modifier to the ref object, and names it modname.
Adds the wireframe modifier to the ref object, and names it modname.
Adds the armature modifier to the ref object, and names it modname.
Adds the cast modifier to the ref object, and names it modname.
Adds the curve modifier to the ref object, and names it modname.
Adds the displace modifier to the ref object, and names it modname.
Adds the hook modifier to the ref object, and names it modname.
Adds the laplacian deform modifier to the ref object, and names it modname.
Adds the lattice modifier to the ref object, and names it modname.
Adds the mesh deform modifier to the ref object, and names it modname.
Adds the shrinkwarp modifier to the ref object, and names it modname.
Adds the simple deform modifier to the ref object, and names it modname.
Adds the smooth modifier to the ref object, and names it modname.
Adds the corrective smooth modifier to the ref object, and names it modname.
Adds the laplacian smooth modifier to the ref object, and names it modname.
Adds the surface deform modifier to the ref object, and names it modname.
Adds the warp modifier to the ref object, and names it modname.
Adds the cloth modifier to the ref object, and names it modname.
Adds the collision modifier to the ref object, and names it modname.
Adds the dynamic paint modifier to the ref object, and names it modname.
Adds the explode modifier to the ref object, and names it modname.
Adds the fluid modifier to the ref object, and names it modname.
Adds the ocean modifier to the ref object, and names it modname.
Adds the particle instance modifier to the ref object, and names it modname.
Adds the particle system modifier to the ref object, and names it modname.
Adds the soft body modifier to the ref object, and names it modname.
Adds the surface modifier to the ref object, and names it modname.
Adds the simulation modifier to the ref object, and names it modname.