SimpleLattice
a small blender 2.9 addon to make working with lattices simpler.
Basically just select objects/vertices and run>SimpleLattice. This will add a lattice object, creates modifiers and vertex groups. You can choose the alignment of the lattice, the number of control points and the interplation type.
It also does auto cleanup in the back, but only on modifiers & vertex groups with "SimpleLattice" in the name.
How to use:
- RMB on selected objects or elements - Create Lattice.
- RMB on lattice object - Apply/Remove or tweak strength.
Examples:
- Object mode - multiple objects
SimpleLattice_Object_mode.mp4
- Edit mode - multiple objects
SimpleLattice_Edit_mode.mp4
- Single object editing
SimpleLattice_Edit_mode_single.mp4
Update 0.1.1
- Added new orientation - Normal. It simply create orientation from selection and align Lattice.
- Added possibility to change Lattice resolution in RMB menu, when Lattice is selected.
SimpleLattice_Normal.mp4
SimpleLattice_Resolution.mp4
Update 0.1.2
- Little UI tweaks.
- Added Addon preferences - where you can define default values for adding Lattice.
Update 0.1.3
- Added option "Ignore Modifiers". For cases where you need to modify only original object.
- Added Addon preference for "Ignore Modifiers".
Update 0.1.4
- Fix for "Flat" surfaces (was impossible to manipulate lattice points)
- Fix for Grease Pencil objects (can create lattice for object, but not for gpencil selection points)
Update 0.1.5
- Minor UI changes for search operator
- Added menu entry to Object and Mesh
- Fix for instanced object/s. Now, before applying the lattice, it makes a single user and then applies the lattice.