Blender Git Loki
Git Commits -> Revision 6ae09df
Revision 6ae09df by Habib Gahbiche (master) August 31, 2018, 18:20 (GMT) |
Multi-Object-Mode: MESH_OT_blend_from_shape "Blend from Shape" lists keys from active object and applies to all selected objects that have keys with a matching name. Changes from reviewer (Dalai Felinto): * Code Style. * Move Object **objects after sanity check to prevent leak when returning OPERATOR_CANCELLED. * Skip objects that have no selected vertex. * Fixed existent comments code-style: Since we are changing the indentation of these lines, may as well correct this as well. Differential Revision: https://developer.blender.org/D3656 |
Commit Details:
Full Hash: 6ae09dfcad8ba7e807d4f8e13ef8f3dbc49e3756
Parent Commit: f3a1ca1
Committed By: Dalai Felinto
Lines Changed: +65, -32
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+65, -32) (Diff)