Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin-master' into c++11 | Tiger Wang | 2014-11-26 | 1 | -32/+19 |
* | cInterpolNoise: Implemented optimized 2D generating. | Mattes D | 2014-11-19 | 1 | -1/+2 |
* | Added a cInterpolNoise template for faster noise generator. | Mattes D | 2014-11-18 | 1 | -1/+4 |
* | Moved all Noise-related files into a separate folder. | Mattes D | 2014-11-18 | 1 | -1/+1 |
* | Added cImprovedNoise implementation. | Mattes D | 2014-11-17 | 1 | -3/+3 |
* | Added BiomalNoise3D shape generator. | Mattes D | 2014-11-10 | 1 | -0/+86 |
* | Noise3D generator: rewritten from scratch. | Mattes D | 2014-11-09 | 1 | -7/+39 |
* | Noise3D CompoGen: Fixed missing initialization. | Mattes D | 2014-11-06 | 1 | -0/+2 |
* | Decoupled cChunkGenerator from cWorld and cRoot. | madmaxoft | 2014-01-10 | 1 | -1/+1 |
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+106 |