summaryrefslogtreecommitdiffstats
path: root/source/Noise.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-308/+0
* Moved noise debugging into the Noise.* filesmadmaxoft@gmail.com2013-05-151-0/+10
* Renamed linear interpolation from Noise.h to a more proper LinearUpscale and moved it to a separate file.madmaxoft@gmail.com2013-05-121-59/+0
* Noise: Removed the reference to Noise.incmadmaxoft@gmail.com2013-04-241-8/+0
* Noise: Implemented 2D Perlin noise, removed unused parameters.madmaxoft@gmail.com2013-04-221-14/+50
* Noise: removed the unused SSE branches and unused interpolation methods. Removed the Noise.inc file.madmaxoft@gmail.com2013-04-171-46/+132
* Making float the default datatype for noise calculation (it's faster on ARM and same-speed on x86)madmaxoft@gmail.com2013-04-171-1/+1
* Implemented the new cCubicNoise in 2Dmadmaxoft@gmail.com2013-04-161-5/+106
* Fixed rounding error in MultiStepMap BioGen, introduced in rev 1289.madmaxoft@gmail.com2013-03-241-0/+48
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-0/+94