mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 06:18:52 +02:00
Merge branch 'master' of https://github.com/highfidelity/hifi into Gizmos
This commit is contained in:
commit
07c0610533
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ private:
|
||||||
bool _overrideHands { false };
|
bool _overrideHands { false };
|
||||||
mutable std::recursive_mutex _lock;
|
mutable std::recursive_mutex _lock;
|
||||||
|
|
||||||
bool _hmdTrackingEnabled { false };
|
bool _hmdTrackingEnabled { true };
|
||||||
|
|
||||||
QString configToString(Config config);
|
QString configToString(Config config);
|
||||||
friend class ViveControllerManager;
|
friend class ViveControllerManager;
|
||||||
|
|
Loading…
Reference in a new issue