* Fix for typo in AA curve commit. Thanks Stephan K for the notice!

This commit is contained in:
2007-09-26 13:40:38 +00:00
parent 7d7fcdc033
commit 379d7827ae

View File

@@ -2272,7 +2272,7 @@ static void ui_draw_but_CURVE(uiBut *but)
}
glEnd();
glDisable(GL_LINE_SMOOTH);
glEnable(GL_BLEND);
glDisable(GL_BLEND);
/* the points, use aspect to make them visible on edges */
cmp= cuma->curve;