Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed everyting to Unix line endings. | Alexander Harkness | 2013-07-29 | 1 | -244/+244 |
| | |||||
* | Fixed 2D linear upscale to compile on Linux, added a test for it. | madmaxoft@gmail.com | 2013-05-15 | 1 | -27/+37 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1484 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Noise3D generator is now using linear upscaling | madmaxoft@gmail.com | 2013-05-14 | 1 | -2/+160 |
| | | | | | | Measured 30% performance increase. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1482 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | LinearUpscale: postfixed with InPlace to differentiate from a future src/dst version | madmaxoft@gmail.com | 2013-05-12 | 1 | -1/+7 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@1479 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | 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 | -0/+70 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1475 0a769ca7-a7f5-676a-18bf-c427514a06d6 |