Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Noise: Removed the reference to Noise.inc | madmaxoft@gmail.com | 2013-04-24 | 1 | -8/+0 |
* | Noise: Implemented 2D Perlin noise, removed unused parameters. | madmaxoft@gmail.com | 2013-04-22 | 1 | -14/+50 |
* | Noise: removed the unused SSE branches and unused interpolation methods. Removed the Noise.inc file. | madmaxoft@gmail.com | 2013-04-17 | 1 | -46/+132 |
* | Making float the default datatype for noise calculation (it's faster on ARM and same-speed on x86) | madmaxoft@gmail.com | 2013-04-17 | 1 | -1/+1 |
* | Implemented the new cCubicNoise in 2D | madmaxoft@gmail.com | 2013-04-16 | 1 | -5/+106 |
* | Fixed rounding error in MultiStepMap BioGen, introduced in rev 1289. | madmaxoft@gmail.com | 2013-03-24 | 1 | -0/+48 |
* | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 2012-09-24 | 1 | -0/+94 |