Fixed a bug where camera facing polygons were not textured

This commit is contained in:
matlabbe
2017-03-03 15:22:20 -05:00
parent fd55828c42
commit 3cf8ea63d8
5 changed files with 19 additions and 17 deletions

View File

@@ -63,7 +63,7 @@ protected:
public slots:
void appendText(const QString & text ,const QColor & color = Qt::black);
void incrementStep();
void incrementStep(int steps = 1);
void clear();
void resetProgress();