[Bf-codereview] Weight Paint (Radish Branch 2011) (issue 5021044)

jason.hays22 at gmail.com jason.hays22 at gmail.com
Sat Sep 17 21:26:51 CEST 2011


http://codereview.appspot.com/5021044/diff/1/source/blender/editors/mesh/editmesh.c
File source/blender/editors/mesh/editmesh.c (right):

http://codereview.appspot.com/5021044/diff/1/source/blender/editors/mesh/editmesh.c#newcode1996
source/blender/editors/mesh/editmesh.c:1996: void
paintvert_deselect_all_visible(Object *ob, int action, short
flush_flags)
The optional flush is mostly for the selection tools (like box select).
In such cases you would want to modify the selection immediately
afterwards, and flushing until that is finished would be a waste.

I'll modify the comment, however, to say that the caller needs to run it
eventually if flush_flags is false.

http://codereview.appspot.com/5021044/


More information about the Bf-codereview mailing list