@types/three
Advanced tools
Comparing version 0.84.12 to 0.84.13
@@ -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.12", | ||
"version": "0.84.13", | ||
"description": "TypeScript definitions for three.js", | ||
@@ -66,4 +66,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "5896dca7ffcc31ef6df0a5a8db14751de337300be52f7947f04a89ae7443f145", | ||
"typesPublisherContentHash": "ae3b10c9c3716fbe7cf7366b01c982b6d148c950eaa840279c0a2e6cbbe297d3", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 15 Jun 2017 20:23:46 GMT | ||
* Last updated: Mon, 19 Jun 2017 14:21:07 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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
224391