Răsfoiți Sursa

Updated builds.

Mugen87 1 an în urmă
părinte
comite
5b0e281365

+ 1 - 1
build/three.cjs

@@ -5,7 +5,7 @@
  */
  */
 'use strict';
 'use strict';
 
 
-const REVISION = '169';
+const REVISION = '170dev';
 
 
 const MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2, ROTATE: 0, DOLLY: 1, PAN: 2 };
 const MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2, ROTATE: 0, DOLLY: 1, PAN: 2 };
 const TOUCH = { ROTATE: 0, PAN: 1, DOLLY_PAN: 2, DOLLY_ROTATE: 3 };
 const TOUCH = { ROTATE: 0, PAN: 1, DOLLY_PAN: 2, DOLLY_ROTATE: 3 };

+ 1 - 1
build/three.module.js

@@ -3,7 +3,7 @@
  * Copyright 2010-2024 Three.js Authors
  * Copyright 2010-2024 Three.js Authors
  * SPDX-License-Identifier: MIT
  * SPDX-License-Identifier: MIT
  */
  */
-const REVISION = '169';
+const REVISION = '170dev';
 
 
 const MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2, ROTATE: 0, DOLLY: 1, PAN: 2 };
 const MOUSE = { LEFT: 0, MIDDLE: 1, RIGHT: 2, ROTATE: 0, DOLLY: 1, PAN: 2 };
 const TOUCH = { ROTATE: 0, PAN: 1, DOLLY_PAN: 2, DOLLY_ROTATE: 3 };
 const TOUCH = { ROTATE: 0, PAN: 1, DOLLY_PAN: 2, DOLLY_ROTATE: 3 };

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
build/three.module.min.js


Fișier diff suprimat deoarece este prea mare
+ 355 - 3265
build/three.webgpu.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
build/three.webgpu.min.js


Fișier diff suprimat deoarece este prea mare
+ 355 - 3265
build/three.webgpu.nodes.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
build/three.webgpu.nodes.min.js


Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff

粤ICP备19079148号