Multi-Object-Editing: vertices smooth (MESH_OT_vertices_smooth) by COW
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Committed with changes - indentation and moving repeat = RNA_int_get(op->ptr, "repeat"); outside the for loop.
For a general direction in Blender's code style please check https://wiki.blender.org/index.php/Dev:Doc/Code_Style
Thanks for your contribution.