Przeglądaj źródła

fixed TS import

Emmett Lalish 5 lat temu
rodzic
commit
fc030040d9
4 zmienionych plików z 111 dodań i 111 usunięć
  1. 0 0
      build/three.js
  2. 109 110
      build/three.min.js
  3. 0 0
      build/three.module.js
  4. 2 1
      examples/jsm/pmrem/PMREMGenerator.d.ts

Plik diff jest za duży
+ 0 - 0
build/three.js


Plik diff jest za duży
+ 109 - 110
build/three.min.js


Plik diff jest za duży
+ 0 - 0
build/three.module.js


+ 2 - 1
examples/jsm/pmrem/PMREMGenerator.d.ts

@@ -2,7 +2,8 @@ import {
 	WebGLRenderer,
 	WebGLRenderTarget,
 	Texture,
-	CubeTexture
+	CubeTexture,
+	Scene
 } from '../../../src/Three';
 
 export class PMREMGenerator {

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików