1
0
Fork 0
cuberite-2a/src/Noise
tycho f2689c4887 Fixed a lot of warnings 2015-05-19 11:50:59 +01:00
..
CMakeLists.txt Moved all Noise-related files into a separate folder. 2014-11-18 12:07:08 +01:00
InterpolNoise.h cInterpolNoise: Implemented optimized 2D generating. 2014-11-19 16:58:27 +01:00
Noise.cpp Fixed a lot of warnings 2015-05-19 11:50:59 +01:00
Noise.h Fixed a lot of warnings 2015-05-19 11:50:59 +01:00
OctavedNoise.h OctavedNoise: Another unshadowed local variable. 2014-11-27 23:13:40 +01:00
RidgedNoise.h RidgedNoise: Replaced fabs with std::abs(). 2014-11-27 22:48:31 +01:00