فهرست منبع

Updated builds.

Mr.doob 8 سال پیش
والد
کامیت
bf4f6cbad5
3فایلهای تغییر یافته به همراه245 افزوده شده و 254 حذف شده
  1. 0 4
      build/three.js
  2. 245 246
      build/three.min.js
  3. 0 4
      build/three.module.js

+ 0 - 4
build/three.js

@@ -21726,10 +21726,6 @@
 
 					}
 
-					state.viewport( _currentViewport.copy( _viewport ).multiplyScalar( _pixelRatio ) );
-					state.scissor( _currentScissor.copy( _scissor ).multiplyScalar( _pixelRatio ) );
-					state.setScissorTest( _currentScissorTest );
-
 				} else {
 
 					_currentArrayCamera = null;

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


+ 0 - 4
build/three.module.js

@@ -21720,10 +21720,6 @@ function WebGLRenderer( parameters ) {
 
 				}
 
-				state.viewport( _currentViewport.copy( _viewport ).multiplyScalar( _pixelRatio ) );
-				state.scissor( _currentScissor.copy( _scissor ).multiplyScalar( _pixelRatio ) );
-				state.setScissorTest( _currentScissorTest );
-
 			} else {
 
 				_currentArrayCamera = null;

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