Browse Source

Restore attribution

See #13538.
WestLangley 5 years ago
parent
commit
fb54c0b95a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/math/MathUtils.js

+ 2 - 0
src/math/MathUtils.js

@@ -1,6 +1,8 @@
 /**
  * @author alteredq / http://alteredqualia.com/
  * @author mrdoob / http://mrdoob.com/
+ * @author WestLangley / http://github.com/WestLangley
+ * @author thezwap 
  */
 
 var _lut = [];