Blender Git Loki
Git Commits -> Revision 5114320
Revision 5114320 by Campbell Barton (master) September 17, 2011, 06:18 (GMT) |
micro optimization for circle drawing. - use vertex array for drawcircball() - add circball_array_fill() and call from drawcircball(). - for object center's rather than drawing 2 circles, create the array and reuse it. |
Commit Details:
Full Hash: 5114320dc5d2331e3e927dd83ee53e0088c23e87
SVN Revision: 40282
Parent Commit: 4aefbb7
Lines Changed: +40, -16
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+40, -16) (Diff)