- stiffness circle of MetaElem isn't paint in Object mode now
This commit is contained in:
@@ -3038,8 +3038,8 @@ static void drawmball(Object *ob, int dt)
|
||||
ml->selcol2= code;
|
||||
glLoadName(code++);
|
||||
}
|
||||
drawcircball(GL_LINE_LOOP, &(ml->x), ml->rad*atan(ml->s)/M_PI_2, imat);
|
||||
}
|
||||
drawcircball(GL_LINE_LOOP, &(ml->x), ml->rad*atan(ml->s)/M_PI_2, imat);
|
||||
|
||||
ml= ml->next;
|
||||
}
|
||||
|
Reference in New Issue
Block a user