1
0
cuberite-2a/src/Noise
Mattes D c13b1931ff More style checking.
Spaces around some operators are checked.
2015-05-09 12:58:54 +02: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 More style checking. 2015-05-09 12:58:54 +02:00
Noise.h Moved all Noise-related files into a separate folder. 2014-11-18 12:07:08 +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