summaryrefslogtreecommitdiffstats
path: root/src/Noise (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-25OrePockets finisher is now configurable.Mattes D1-0/+1
2015-07-31Unified the doxy-comment format.Mattes D1-6/+6
2015-07-29Silenced and fixed many warning messages across multiple files.Samuel Barney3-24/+19
2015-05-28Fix commentstycho1-1/+2
2015-05-24Made -Weverything an error.tycho2-5/+10
2015-05-19Fixed a lot of warningstycho2-18/+18
2015-05-09More style checking.Mattes D1-29/+29
2014-11-29Fixed QtBiomeVisualiser compilation.Mattes D1-1/+0
2014-11-27OctavedNoise: Another unshadowed local variable.Mattes D1-9/+11
2014-11-27RidgedNoise: Replaced fabs with std::abs().Mattes D1-2/+2
2014-11-27OctavedNoise: Unshadowed a local variable.Mattes D1-10/+12
2014-11-23Removed unnecessary #includesTiger Wang1-1/+0
2014-11-19cInterpolNoise: Implemented optimized 2D generating.Mattes D1-24/+163
2014-11-19cOctavedNoise: Removed misleading comment, fixed assert texts.Mattes D1-3/+3
2014-11-18cOctavedNoise: Added a forgotten comment.Mattes D1-1/+1
2014-11-18Added a cInterpolNoise template for faster noise generator.Mattes D1-0/+385
2014-11-18Moved all Noise-related files into a separate folder.Mattes D5-0/+1665