goat3d

annotate .clang_complete @ 103:45a9d493e98c

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
children
rev   line source
nuclear@19 1 -Isrc
nuclear@19 2 -Ilibs/openctm
nuclear@19 3 -Ilibs/tinyxml2