summaryrefslogtreecommitdiffstats
path: root/source/Generating/DistortedHeightmap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* DistortedHeightmap: Rewritten to use the optimized cPerlinNoise and linear upscalingmadmaxoft@gmail.com2013-05-161-8/+16
* DistortedHeightmap: Optimized by linear interpolationmadmaxoft@gmail.com2013-05-061-9/+4
* DistortedHeightmap: Small optimizations, memory leak fix.madmaxoft@gmail.com2013-05-061-1/+2
* DistortedHeightmap: Slight speed increasemadmaxoft@gmail.com2013-05-061-0/+4
* Added the DistortedHeightmap height and composition generator.madmaxoft@gmail.com2013-05-051-0/+93