mirror of
https://github.com/overte-org/overte.git
synced 2025-07-24 00:43:49 +02:00
address tony's requests
This commit is contained in:
parent
1a25332575
commit
45f09dde96
2 changed files with 1 additions and 2 deletions
|
@ -819,7 +819,6 @@ private:
|
||||||
bool _enableDebugDrawIKConstraints { false };
|
bool _enableDebugDrawIKConstraints { false };
|
||||||
bool _enableDebugDrawIKChains { false };
|
bool _enableDebugDrawIKChains { false };
|
||||||
bool _enableDebugDrawDetailedCollision { false };
|
bool _enableDebugDrawDetailedCollision { false };
|
||||||
bool _shouldInitHeadBones { true };
|
|
||||||
|
|
||||||
mutable bool _cauterizationNeedsUpdate; // do we need to scan children and update their "cauterized" state?
|
mutable bool _cauterizationNeedsUpdate; // do we need to scan children and update their "cauterized" state?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue