Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-05-12 | DistortedHeightmap: Deserts are now covered with sand and mushroom islands with mycelium (patch contributed by STR_Warrior) | madmaxoft@gmail.com | 1 | -3/+39 |
2013-05-12 | Renamed linear interpolation from Noise.h to a more proper LinearUpscale and moved it to a separate file. | madmaxoft@gmail.com | 1 | -3/+4 |
2013-05-12 | DistortedHeightmap: Added info comment about the parameters table | madmaxoft@gmail.com | 1 | -1/+8 |
2013-05-06 | DistortedHeightmap: Optimized by linear interpolation | madmaxoft@gmail.com | 1 | -46/+85 |
2013-05-06 | DistortedHeightmap: Small optimizations, memory leak fix. | madmaxoft@gmail.com | 1 | -1/+12 |
2013-05-06 | DistortedHeightmap: Slight speed increase | madmaxoft@gmail.com | 1 | -0/+7 |
2013-05-05 | Added the DistortedHeightmap height and composition generator. | madmaxoft@gmail.com | 1 | -0/+341 |