goat3d
changeset 103:45a9d493e98c tip
fixed the input latency issue by calling QWidget::update() instead of QGLWidget::updateGL()
update schedules an update instead of redrawing immediately.
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Sat, 12 Sep 2015 17:40:02 +0300 |
parents | 0ea2b355bc96 |
children | |
files | goatview/src/goatview.cc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |