summaryrefslogtreecommitdiff
path: root/modules/opensimplex/noise_texture.h
AgeCommit message (Expand)Author
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-03-03added bump_strength to noisetextureclayjohn
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-03Remove redundant size property from NoiseTextureJFonS
2018-09-28 Renaming SimplexNoise refs to OpenSimplexNoisesantouits
2018-09-14Add SimplexNoise and NoiseTexture as new resourcesJFonS