Display an error when a noise parameter has too many octaves (#9394)
authorParamat <paramat@users.noreply.github.com>
Wed, 12 Feb 2020 23:15:07 +0000 (23:15 +0000)
committerGitHub <noreply@github.com>
Wed, 12 Feb 2020 23:15:07 +0000 (23:15 +0000)
commitc2f48eab4dfd352c391266b858378dd032d84a0f
tree9e55e1920b9788128ad34b35075e78c881f568e2
parent2d5e0ce5babb0b4fbc16783fdea013528161ab62
Display an error when a noise parameter has too many octaves (#9394)

Display an error and throw exception when one or more octaves of
a noise has spread < 1, causing random looking broken noise.
src/noise.cpp