Blender Git Commit Log
Git Commits -> Revision 68a719f
Revision 68a719f by Dalai Felinto (master) August 21, 2018, 13:21 (GMT) |
Multi-Objects: MESH_OT_dupli_extrude_cursor Supporting the ctrl+click operator for multiple objects. When no vertex is selected we only add a new vertex for the active object. I'm using all the selected vertices to calculate the center of transformation regardless of the object they come from. This way we have the same effect if the meshes are joined together or kept as individual objects. Thanks Campbell Barton for reviewing the patch. |
Commit Details:
Full Hash: 68a719f1eae805e12f17a78cae3761100bd85532
Parent Commit: 6e7da76
Lines Changed: +155, -110
1 Modified Path:
/source/blender/editors/mesh/editmesh_extrude.c (+155, -110) (Diff)