Browse Source

STLExporter: Update authors

Mugen87 7 years ago
parent
commit
4d1332775f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      examples/js/exporters/STLExporter.js

+ 2 - 0
examples/js/exporters/STLExporter.js

@@ -1,6 +1,8 @@
 /**
  * @author kovacsv / http://kovacsv.hu/
  * @author mrdoob / http://mrdoob.com/
+ * @author mudcube / http://mudcu.be/
+ * @author Mugen87 / https://github.com/Mugen87
  *
  * Usage:
  *  var exporter = new THREE.STLExporter();