Mugen87 1 rok pred
rodič
commit
1ca587a11a
3 zmenil súbory, kde vykonal 2 pridanie a 4 odobranie
  1. 1 2
      build/three.cjs
  2. 1 2
      build/three.module.js
  3. 0 0
      build/three.module.min.js

+ 1 - 2
build/three.cjs

@@ -29462,8 +29462,7 @@ class WebGLRenderer {
 					generateMipmaps: true,
 					type: ( extensions.has( 'EXT_color_buffer_half_float' ) || extensions.has( 'EXT_color_buffer_float' ) ) ? HalfFloatType : UnsignedByteType,
 					minFilter: LinearMipmapLinearFilter,
-					samples: 4,
-					stencilBuffer: stencil
+					samples: 4
 				} );
 
 				// debug

+ 1 - 2
build/three.module.js

@@ -29460,8 +29460,7 @@ class WebGLRenderer {
 					generateMipmaps: true,
 					type: ( extensions.has( 'EXT_color_buffer_half_float' ) || extensions.has( 'EXT_color_buffer_float' ) ) ? HalfFloatType : UnsignedByteType,
 					minFilter: LinearMipmapLinearFilter,
-					samples: 4,
-					stencilBuffer: stencil
+					samples: 4
 				} );
 
 				// debug

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 0 - 0
build/three.module.min.js


Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov