Page MenuHome

Multi Object Editing: MESH_OT_select_face_by_sides
ClosedPublic

Authored by Rainer Trummer (aliasguru) on May 9 2018, 4:34 PM.

Diff Detail

Event Timeline

As Dalai Felinto already comment in other posts

source/blender/editors/mesh/editmesh_select.c
3218–3219

RNA_.*_get/set should always be outside the for loop.

moved RNA functions outside of loop, please check

Rainer Trummer (aliasguru) retitled this revision from Make Select Faces By Sides compatible with Multi Object Editing to Multi Object Editing: MESH_OT_select_face_by_sides.May 11 2018, 9:14 PM
This revision was not accepted when it landed; it landed in state Needs Review.May 14 2018, 3:23 PM
This revision was automatically updated to reflect the committed changes.