summaryrefslogtreecommitdiffstats
path: root/src/Generating/RoughRavines.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-27RoughRavines: Added per-height radius modifier. Ledges!madmaxoft1-32/+73
2014-07-27RoughRavines: More settings - size, width, roughnessmadmaxoft1-18/+48
2014-07-27RoughRavines: Initial generator implementation.madmaxoft1-0/+214
This provides the basic shape of the ravines, with the basic settings based on GridStructGen, and good default values.