Blender Git Commit Log
Git Commits -> Revision 47bba7e
Revision 47bba7e by Mike Erwin (master) September 29, 2016, 19:23 (GMT) |
OpenGL: draw nurbs control verts with new imm mode patch P397 by @lichtwert + minor const by @merwin Notes from drawvertsN function: this used to be called twice (once for selected/active, once for unselected -- guess: to avoid state switches[color]?) this used to be called in a loop, too (subcurves), moved the loop here to avoid multiple init stuff Part of T49043 |
Commit Details:
Full Hash: 47bba7e15f4b7a105655b81affea9f2d48a3a767
Parent Commit: 35bd833
Lines Changed: +75, -50
1 Modified Path:
/source/blender/editors/space_view3d/drawobject.c (+75, -50) (Diff)