diff --git a/threejs/detector.d.ts b/threejs/detector.d.ts index b02478061..6cf8a2ca6 100644 --- a/threejs/detector.d.ts +++ b/threejs/detector.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Detector.js +// Type definitions for three.js (Detector.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/Detector.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-canvasrenderer.d.ts b/threejs/three-canvasrenderer.d.ts index c751d8722..62f66fc99 100644 --- a/threejs/three-canvasrenderer.d.ts +++ b/threejs/three-canvasrenderer.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CanvasRenderer.js +// Type definitions for three.js (CanvasRenderer.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/renderers/CanvasRenderer.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-copyshader.d.ts b/threejs/three-copyshader.d.ts index 5eb92ae2b..0699717a9 100644 --- a/threejs/three-copyshader.d.ts +++ b/threejs/three-copyshader.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CopyShader.js +// Type definitions for three.js (CopyShader.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/shaders/CopyShader.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-css3drenderer.d.ts b/threejs/three-css3drenderer.d.ts index 6f8a3679d..ed218a4c4 100644 --- a/threejs/three-css3drenderer.d.ts +++ b/threejs/three-css3drenderer.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CSS3DRenderer.js +// Type definitions for three.js (CSS3DRenderer.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/renderers/CSS3DRenderer.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-effectcomposer.d.ts b/threejs/three-effectcomposer.d.ts index 2066e6f00..25ada71d5 100644 --- a/threejs/three-effectcomposer.d.ts +++ b/threejs/three-effectcomposer.d.ts @@ -1,4 +1,4 @@ -// Type definitions for EffectComposer.js +// Type definitions for three.js (EffectComposer.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/postprocessing/EffectComposer.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-maskpass.d.ts b/threejs/three-maskpass.d.ts index 9576b3569..5b36cde82 100644 --- a/threejs/three-maskpass.d.ts +++ b/threejs/three-maskpass.d.ts @@ -1,4 +1,4 @@ -// Type definitions for MaskPass.js +// Type definitions for three.js (MaskPass.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/postprocessing/MaskPass.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-orbitcontrols.d.ts b/threejs/three-orbitcontrols.d.ts index 099f68754..4f905caa5 100644 --- a/threejs/three-orbitcontrols.d.ts +++ b/threejs/three-orbitcontrols.d.ts @@ -1,4 +1,4 @@ -// Type definitions for OrbitControls.js +// Type definitions for three.js (OrbitControls.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/OrbitControls.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-projector.d.ts b/threejs/three-projector.d.ts index 11d674188..05b6f678e 100644 --- a/threejs/three-projector.d.ts +++ b/threejs/three-projector.d.ts @@ -1,4 +1,4 @@ -// Type definitions for Projector.js +// Type definitions for three.js (Projector.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/renderers/Projector.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-renderpass.d.ts b/threejs/three-renderpass.d.ts index 4d94c575e..54d7e4283 100644 --- a/threejs/three-renderpass.d.ts +++ b/threejs/three-renderpass.d.ts @@ -1,4 +1,4 @@ -// Type definitions for RenderPass.js +// Type definitions for three.js (RenderPass.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/postprocessing/RenderPass.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-shaderpass.d.ts b/threejs/three-shaderpass.d.ts index 470aa46d7..2896f34d8 100644 --- a/threejs/three-shaderpass.d.ts +++ b/threejs/three-shaderpass.d.ts @@ -1,4 +1,4 @@ -// Type definitions for ShaderPass.js +// Type definitions for three.js (ShaderPass.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/postprocessing/ShaderPass.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three-trackballcontrols.d.ts b/threejs/three-trackballcontrols.d.ts index ad6ffa9c3..21d096812 100644 --- a/threejs/three-trackballcontrols.d.ts +++ b/threejs/three-trackballcontrols.d.ts @@ -1,4 +1,4 @@ -// Type definitions for TrackballControls.js +// Type definitions for three.js (TrackballControls.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/TrackballControls.js // Definitions by: Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/threejs/three.d.ts b/threejs/three.d.ts index 2a5535cbb..02179ff15 100644 --- a/threejs/three.d.ts +++ b/threejs/three.d.ts @@ -1,4 +1,4 @@ -// Type definitions for three.js r68 +// Type definitions for three.js r69 // Project: http://mrdoob.github.com/three.js/ // Definitions by: Kon , Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped