فهرست منبع

Updated builds.

Mugen87 1 سال پیش
والد
کامیت
1ca587a11a
3فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  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

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
build/three.module.min.js


برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است