Blender Git Loki
Git Commits -> Revision fc1c763
Revision fc1c763 by Campbell Barton (master) June 4, 2014, 10:44 (GMT) |
Optimize editmode drawing edgees Was interpolating and setting the color twice per edge. Now only set the color when needed (can be once per draw), ~2x speedup for edge drawing. |
Commit Details:
Full Hash: fc1c7635e8d1492324119d6dce885be7704a0632
Parent Commit: 86f42ee
Lines Changed: +40, -8
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+40, -8) (Diff)