Browse Source

Added Author.

Added self to authors for FBXLoader.
Kyle Larson 8 năm trước cách đây
mục cha
commit
4f927be866
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      examples/js/loaders/FBXLoader.js

+ 1 - 0
examples/js/loaders/FBXLoader.js

@@ -1,5 +1,6 @@
 /**
  * @author yamahigashi https://github.com/yamahigashi
+ * @author Kyle-Larson https://github.com/Kyle-Larson
  *
  * This loader loads FBX file in *ASCII and version 7 format*.
  *