Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed linear interpolation from Noise.h to a more proper LinearUpscale and moved it to a separate file. | madmaxoft@gmail.com | 2013-05-12 | 1 | -50/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1475 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Noise: Fixed optimized Cubic noise calculation | madmaxoft@gmail.com | 2013-05-11 | 1 | -1/+64 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1469 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Noise: Added an efficient 3D cubic noise generation | madmaxoft@gmail.com | 2013-05-09 | 1 | -0/+252 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1466 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Noise: Implemented 2D Perlin noise, removed unused parameters. | madmaxoft@gmail.com | 2013-04-22 | 1 | -7/+138 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1402 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Noise: removed the unused SSE branches and unused interpolation methods. Removed the Noise.inc file. | madmaxoft@gmail.com | 2013-04-17 | 1 | -307/+115 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1391 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Implemented the new cCubicNoise in 2D | madmaxoft@gmail.com | 2013-04-16 | 1 | -9/+296 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1387 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 2012-09-24 | 1 | -0/+377 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@887 0a769ca7-a7f5-676a-18bf-c427514a06d6 |