Adds multi-object-mode support for lattice flip
Details
Details
- Reviewers
Campbell Barton (campbellbarton) - Maniphest Tasks
- T54647: Multi-Object-Mode: Edit Lattice Tools
Diff Detail
Diff Detail
Event Timeline
| source/blender/editors/lattice/editlattice_tools.c | ||
|---|---|---|
| 245 | This will leak memory and skip other lattices. | |
| source/blender/editors/lattice/editlattice_tools.c | ||
|---|---|---|
| 208 | Should use BKE_view_layer_array_from_objects_in_edit_mode_unique_data | |
Comment Actions
Thanks. The core of this was just committed in a similar patch. That said, I want to do extra changes to make the operator work in world space, not local (for the axis).
Comment Actions
Thanks. The core of this was just committed in a similar patch. That said, I want to do extra changes to make the operator work in world space, not local (for the axis).