提交历史

作者 SHA1 备注 提交日期
  Mr.doob be0ad84c14 I should learn how to deal with conflicts... 14 年之前
  Mr.doob e72b82cda2 Merging with orgicus' branch. 14 年之前
  Mr.doob f9f7d3645f Merging with alteredq's branch. 14 年之前
  Mr.doob a6c9984a67 Commented some WIP code in CanvasRenderer so it doesn't throw warnings while compiling. 14 年之前
  Mr.doob 47d6116179 Merging with alteredq's branch. 14 年之前
  Mr.doob 95ec00f8ac Updated builds. 14 年之前
  Mr.doob 67250c69d9 Merging with alteredq's branch. 14 年之前
  Mr.doob 34f802e392 Code clean up. 14 年之前
  Mr.doob a2acf0b390 CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved. 14 年之前
  Mr.doob b913baa6f0 Code clean up and minor optimisations. 14 年之前
  alteredq 38dacb0d1e Some small refactoring in WebGLRenderer. 14 年之前
  alteredq e1f885fbf0 Made 2d textures reusable in WebGLRenderer. 14 年之前
  alteredq 696c70152d Added cars demo. 14 年之前
  Mr.doob 137f85f7e9 Updated build. 14 年之前
  alteredq aaf569936b More sane object removal from WebGLRenderer. 14 年之前
  alteredq 2582c77b46 Synced with mrdoob's branch. 14 年之前
  alteredq d3cd0887d2 Added handling of object removal to WebGLRender. Added visibility parameter to Object3D. 14 年之前
  alteredq 8f38ddcacd In WebGLRenderer transparent materials are now handled in the same pass as blended materials (resulting in better fake transparency ;) 14 年之前
  Mr.doob 4d815f1721 New build including linecap/linejoin fix. 14 年之前
  alteredq 3c7f0b9823 Synced with mrdoob's branch. 14 年之前
  Mr.doob 29aa335303 Minor reformating, code fixes and new build. 14 年之前
  alteredq 558e7c5db8 Added texture wrapping parameter to Texture.js. Fixed OBJ converter example to have tiled texture. 14 年之前
  alteredq b409e5b04e Proper merge with mrdoob's branch. 14 年之前
  alteredq 9cd7308d2b Attempt to merge with mrdoob's branch. 14 年之前
  Mr.doob a1d014c110 Cube.js matching WebGLRenderer cubemap. 14 年之前
  Mr.doob 3ce86f1a5b THREE.loadImageArray ⟶ ImageUtils.loadArray 14 年之前
  Mr.doob 45553e88db Merging with alteredq's branch. 14 年之前
  Mr.doob d644096e6d CanvasRenderer and SVGRenderer code clean up. 14 年之前
  alteredq 0cdd188e17 Added MeshCubeMaterial: WebGLRenderer specific material for more efficient rendering of panoramas when doing cube mapping. 14 年之前
  Mr.doob 4b606714a2 Fixed non-seamless panorama in WebGLRenderer. 14 年之前