Removed unused func_noise.* files #398

This commit is contained in:
Christophe Riccio
2015-09-06 22:30:17 +02:00
parent 47c77475a9
commit 8f39bb8730
3 changed files with 1 additions and 481 deletions

View File

@@ -65,6 +65,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Fixed excessive GTX_fast_trigonometry execution time #396
- Fixed Visual Studio 2015 'hides class member' warnings #394
- Fixed builtin bitscan never being used #392
- Removed unused func_noise.* files #398
#### [GLM 0.9.7.0](https://github.com/g-truc/glm/releases/tag/0.9.7.0) - 2015-08-02
##### Features: