mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 03:53:52 +02:00
Merge branch 'master' of https://github.com/highfidelity/hifi into editVoxels
This commit is contained in:
commit
dd4604f1c5
1 changed files with 1 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue