瀏覽代碼

- Show ParticleBitmapMaterial center when using three_debug.js

Mr.doob 15 年之前
父節點
當前提交
ada5ff2536
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      build/three_debug.js
  2. 1 1
      src/renderers/CanvasRenderer.js

File diff suppressed because it is too large
+ 0 - 0
build/three_debug.js


+ 1 - 1
src/renderers/CanvasRenderer.js

@@ -139,7 +139,7 @@ THREE.CanvasRenderer = function () {
 
 						_context.restore();
 
-						/*
+						/* DEBUG
 						_context.beginPath();
 						_context.moveTo( v1x - 10, v1y );
 						_context.lineTo( v1x + 10, v1y );

Some files were not shown because too many files changed in this diff