Page MenuHome

Multi-Object-Mode: EditMesh extrude to cursor Tool (MESH_OT_dupli_extrude_cursor)
AbandonedPublic

Authored by Nick Milios (semaphore) on May 16 2018, 11:11 PM.

Details

Summary
  • each object has its own center of selected

Diff Detail

Repository
rB Blender
Branch
MESH_OT_dupli_extrude_cursor (branched from blender2.8)
Build Status
Buildable 1621
Build 1621: arc lint + arc unit

Event Timeline

Nick Milios (semaphore) retitled this revision from Multi-Object-Mode: EditMesh extrude to cursor Tool (MESH_OT_dupli_extrude_cursor) --- to Multi-Object-Mode: EditMesh extrude to cursor Tool (MESH_OT_dupli_extrude_cursor).May 16 2018, 11:13 PM

Implemented in a different way in D3629.
Basically tackling the issue of respecting the center of each object as well as the case when nothing is selected.