Parcourir la source

OrthographicTrackballControls: add attribution

Max Smolens il y a 11 ans
Parent
commit
1fbab9c2b2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      examples/js/controls/OrthographicTrackballControls.js

+ 1 - 0
examples/js/controls/OrthographicTrackballControls.js

@@ -2,6 +2,7 @@
  * @author Eberhard Graether / http://egraether.com/
  * @author Mark Lundin 	/ http://mark-lundin.com
  * @author Patrick Fuller / http://patrick-fuller.com
+ * @author Max Smolens / https://github.com/msmolens
  */
 
 THREE.OrthographicTrackballControls = function ( object, domElement ) {

粤ICP备19079148号