Преглед изворни кода

OrthographicTrackballControls: add attribution

Max Smolens пре 10 година
родитељ
комит
1fbab9c2b2
1 измењених фајлова са 1 додато и 0 уклоњено
  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 ) {