goat3d
annotate converters/ass2goat/.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 | 3d669155709d |
children |
rev | line source |
---|---|
nuclear@29 | 1 -I../../src |
nuclear@29 | 2 -I/usr/local/include |
nuclear@55 | 3 -I/usr/local/include/assimp |