Blender Git Commit Log
Git Commits -> Revision 533d673
Revision 533d673 by Campbell Barton (soc-2016-pbvh-painting) April 12, 2017, 14:19 (GMT) |
Remove unnecessary loop over polygon-loops vert_to_poly & vert_to_loop are aligned so we can step over them at the same time to avoid nested loops here. Add assert to check this doesn't get out of sync |
Commit Details:
Full Hash: 533d673a3090f1ec14e9807e1ef695a702c37c90
Parent Commit: 13c78c0
Lines Changed: +45, -56
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_vertex.c (+45, -56) (Diff)