커밋 기록

작성자 SHA1 메시지 날짜
  Mr.doob e4dc8cfe89 GeometryLoader working (ex JSONLoader) 13 년 전
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 년 전
  Mr.doob c50d6e16ca VTKLoader using EventTarget. 13 년 전
  Mr.doob 9c9cf2f27d Using event.content for consistency. 13 년 전
  Mr.doob e14722d2c8 Updated builds. 13 년 전
  Mr.doob ede49a8260 OBJLoader now using EventDispatcher. 13 년 전
  Mr.doob 0008c0fd31 Changed ImageLoader to use the reusable prototype approach. 13 년 전
  Mr.doob 5b167b51fd Removed unused supr. 13 년 전
  Mr.doob 819babfb75 Merge branch 'master' into dev 13 년 전
  Mr.doob 40649e023a README clean up. 13 년 전
  Mr.doob bd8e688739 Clearer code. Or so I hope. 13 년 전
  Mr.doob 04c7bfb6e7 Using ImageLoader in ImageUtils.loadTexture. 13 년 전
  Mr.doob 136999875f Starting the *Loader change. First ImageLoader and testing. 13 년 전
  Mr.doob d35e4f3bf0 CanvasRenderer: Avoiding errors when image hasn't yet been loaded. 13 년 전
  zz85 c7fc6afe41 uses one instance of THREE.Matrix4 as proposed by @WestLangley in #1833 13 년 전
  zz85 c85a5b5baa Merge remote-tracking branch 'mrdoob/dev' 13 년 전
  zz85 b3e0fdd4c4 Merge branch 'master' of github.com:zz85/three.js 13 년 전
  Mr.doob 3265a7efdd Fixed missing camera->controls change in webgl_trackballcamera_earth.html. Fixes #1761. 13 년 전
  Mr.doob 2c9d098282 r50dev 13 년 전
  Mr.doob c13a9e527a Added SubtractiveBlending back to CanvasRenderer. Fixes #588. 13 년 전
  Mr.doob 201c92a8dd Ray.intersectObject now also sorts. Fixes #1837. 13 년 전
  Mr.doob 5e2df8e0f1 Merge remote-tracking branch 'zz85/worldToLocal' into dev 13 년 전
  Mr.doob cfa5d1f2ea Merge branch 'master' into dev 13 년 전
  alteredq b9c9eb0933 Fixed texture coordinates export in Blender 2.63 exporter. 13 년 전
  alteredq 0c7cc481a7 Fixed texture coordinates export in Blender 2.63 exporter. 13 년 전
  alteredq 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. 13 년 전
  zz85 086f9ff00d removing less necessary stuff from Path.js. May still have to decide whether to migrate to using .curves from .actions 13 년 전
  zz85 b3ce020aa4 Merge branch 'master' of github.com:zz85/three.js 13 년 전
  zz85 7aba6e9743 Moved FontUtils into a seperate file, Removed and move TextPath into FontUtils 13 년 전
  zz85 c583db7749 Cleaning up TextGeometry a little 13 년 전