mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 11:54:20 +02:00
Suggested here: https://github.com/vircadia/vircadia/pull/928/files#r549830690 The ones I've left are either - values known at compile time, eg. const float MIN_LENGTH_FOR_NORMALIZE = 0.061f; - consts that were already there in the previous code, eg. const float MAX_DISPLACEMENT = 0.5f * _radius; |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |