summaryrefslogtreecommitdiff
path: root/glview.cc
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-10-22 19:42:52 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-10-22 19:42:52 (GMT)
commit27052394d16bca349de4f1a07ab0011232a81a1f (patch)
tree4ddb4b6fce693f703c10c618cf9274be9192aad3 /glview.cc
parentde239cbfaff16c7eae907324e244074190d4731d (diff)
Clifford Wolf:
Added animate features for interactive editing git-svn-id: http://svn.clifford.at/openscad/trunk@117 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'glview.cc')
-rw-r--r--glview.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/glview.cc b/glview.cc
index 609a3c4..7128064 100644
--- a/glview.cc
+++ b/glview.cc
@@ -459,6 +459,7 @@ void GLView::mouseMoveEvent(QMouseEvent *event)
object_trans_z += tm[11];
}
updateGL();
+ doAnimateUpdate();
}
last_mouse_x = this_mouse_x;
last_mouse_y = this_mouse_y;
contact: Jan Huwald // Impressum