summaryrefslogtreecommitdiff
path: root/glview.cc
diff options
context:
space:
mode:
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