Blender Git Loki
Git Commits -> Revision 6a06b24
Revision 6a06b24 by Rohan Rathi (soc-2017-normal-tools) July 28, 2017, 14:24 (GMT) |
Added Average and weighting modes to merge. |
Commit Details:
Full Hash: 6a06b247d85145b6bbd8aadd99d80549064410e7
Parent Commit: 7c8ecd9
Lines Changed: +120, -28
5 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+5, -0) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+111, -26) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+111, -26) (Diff)
/source/blender/editors/mesh/mesh_intern.h (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+2, -2) (Diff)