浏览代码

Merge pull request #13452 from fernandojsg/credits

GLTFExporter credits where it's due
Mr.doob 7 年之前
父节点
当前提交
23be4d6b84
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      examples/js/exporters/GLTFExporter.js

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

@@ -1,5 +1,7 @@
 /**
 /**
  * @author fernandojsg / http://fernandojsg.com
  * @author fernandojsg / http://fernandojsg.com
+ * @author Don McCurdy / https://www.donmccurdy.com
+ * @author Takahiro / https://github.com/takahirox
  */
  */
 
 
 //------------------------------------------------------------------------------
 //------------------------------------------------------------------------------