@types/three
Advanced tools
Comparing version 0.84.7 to 0.84.8
@@ -0,0 +0,0 @@ export var canvas: boolean; |
@@ -0,0 +0,0 @@ // Type definitions for three.js 0.84 |
{ | ||
"name": "@types/three", | ||
"version": "0.84.7", | ||
"version": "0.84.8", | ||
"description": "TypeScript definitions for three.js", | ||
@@ -66,4 +66,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "73bbc8ee9e06b3c9d7cd118e981d8d642618927216b98ee3ec158a9168773f12", | ||
"typesPublisherContentHash": "54d2dfc79a4133ad3401a3ce0a8fedc1378b94af4c46b3cfdb1af9aee85856f7", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 26 Apr 2017 17:34:12 GMT | ||
* Last updated: Thu, 18 May 2017 23:36:00 GMT | ||
* Dependencies: webvr-api | ||
@@ -14,0 +14,0 @@ * Global values: Detector, THREE |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { |
import { Shader } from "./three-core"; | ||
export var CopyShader: Shader; |
@@ -0,0 +0,0 @@ import { Camera, Object3D, Scene } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Loader } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, EventDispatcher, Object3D, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { WebGLRenderTarget, WebGLRenderer } from "./three-core"; |
@@ -0,0 +0,0 @@ // Things from three.js/examples/ that do not (yet) have their own file |
@@ -0,0 +0,0 @@ import { Camera, Object3D, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, Scene, WebGLRenderTarget, WebGLRenderer } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, MOUSE, Object3D, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, EventDispatcher, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { |
@@ -0,0 +0,0 @@ import { Camera, EventDispatcher, Vector3 } from "./three-core"; |
@@ -0,0 +0,0 @@ import { Camera, Object3D } from "./three-core"; |
@@ -0,0 +0,0 @@ /// <reference types="webvr-api" /> |
@@ -0,0 +0,0 @@ /// <reference types="webvr-api" /> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
224253