Merge branch 'master' of https://github.com/worklist/hifi into 19495

This commit is contained in:
stojce 2014-03-10 20:03:55 +01:00
commit 3753c01e31

View file

@ -21,6 +21,7 @@ using namespace std;
Model::Model(QObject* parent) :
QObject(parent),
_scale(1.0f, 1.0f, 1.0f),
_shapesAreDirty(true),
_lodDistance(0.0f),
_pupilDilation(0.0f) {