some refactoring

hopefully improved rendering speed
added support to add .obj obstacles
This commit is contained in:
2018-02-17 17:39:18 +01:00
parent 839401edb7
commit 52ab71fac5
25 changed files with 538 additions and 12 deletions

View File

@@ -6,6 +6,7 @@
#include <QImage>
#include <QPainter>
#include <QRgb>
#include <QIcon>
#include <QtSvg/QSvgRenderer>