Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CompoGen and HeiGen read their settings in their respective Initialize() functions. | madmaxoft | 2013-10-11 | 1 | -2/+8 |
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -102/+102 |
* | DistortedHeightmap: Added clay / sand / dirt selection on ocean floor | madmaxoft@gmail.com | 2013-06-04 | 1 | -1/+2 |
* | DistortedHeightmap: Rewritten to use the optimized cPerlinNoise and linear upscaling | madmaxoft@gmail.com | 2013-05-16 | 1 | -8/+16 |
* | DistortedHeightmap: Optimized by linear interpolation | madmaxoft@gmail.com | 2013-05-06 | 1 | -9/+4 |
* | DistortedHeightmap: Small optimizations, memory leak fix. | madmaxoft@gmail.com | 2013-05-06 | 1 | -1/+2 |
* | DistortedHeightmap: Slight speed increase | madmaxoft@gmail.com | 2013-05-06 | 1 | -0/+4 |
* | Added the DistortedHeightmap height and composition generator. | madmaxoft@gmail.com | 2013-05-05 | 1 | -0/+93 |