Merge branch 'blender2.8' of git.blender.org:blender into blender2.8
This commit is contained in:
@@ -323,6 +323,7 @@ static void draw_filled_lasso(wmGesture *gt)
|
||||
MEM_freeN(pixel_buf);
|
||||
|
||||
glDisable(GL_BLEND);
|
||||
glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
|
||||
}
|
||||
|
||||
MEM_freeN(moves);
|
||||
|
||||
Reference in New Issue
Block a user