Fri, 15 Mar 2013 22:13:36 +0200
Added icons for the comment.
draw.cpp | file | annotate | diff | comparison | revisions | |
icons/add-comment.png | file | annotate | diff | comparison | revisions | |
icons/comment.png | file | annotate | diff | comparison | revisions |
--- a/draw.cpp Fri Mar 15 21:55:13 2013 +0200 +++ b/draw.cpp Fri Mar 15 22:13:36 2013 +0200 @@ -34,7 +34,6 @@ void renderer::paintGL () { glClear (GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); - glClear (GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); glPushMatrix (); glTranslatef ( (g_BBox.v0.x + g_BBox.v1.x) / -2.0,