Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@@ -0,0 +1,7 @@ | ||
exports.config = | ||
timeSpeedFactor: 1 | ||
roundingDecimals: 5 | ||
# Animations | ||
animationPrecision: 60 | ||
animationDebug: false | ||
animationProfile: false |