Blender Git Loki
Git Commits -> Revision 1f30232
Revision 1f30232 by Habib Gahbiche (master) August 31, 2018, 14:45 (GMT) |
Multi-Object-Editing: MESH_OT_vertices_smooth_laplacian Since D3284 was inactive for a long time, I figured I could finish this. This revision also gives warning when there are no selected faces or when selected faces are invalid. Changes from reviewer (Dalai Felinto) : * Code style * Fix checking for ngons (BM_ITER_MESH is a for loop, you need to break from it before continuing the object iteration loop). Differential Revision: https://developer.blender.org/D3659 |
Commit Details:
Full Hash: 1f30232aa7d23f07a6f906951890424d4de2431c
Parent Commit: b6f0f8a
Committed By: Dalai Felinto
Lines Changed: +64, -33
1 Modified Path:
/source/blender/editors/mesh/editmesh_tools.c (+64, -33) (Diff)