提交历史

作者 SHA1 备注 提交日期
  Mr.doob 714e9ec302 REVISION++ 14 年之前
  Mr.doob d65aec1874 Moved `object.dynamic` to `geometry.dynamic`. 14 年之前
  Mr.doob 5bbb1327e9 Fixed CanvasRenderer clearColor with opacity. Now follows WebGL behaviour. (thx @sebleedelisle) 14 年之前
  alteredq 822b52e07b Rebuild libs. 14 年之前
  Mr.doob 0b910d7c31 * Simplified THREE.Color. 14 年之前
  alteredq 6447455ed2 Put back proper Texture clone lost in merge. 14 年之前
  Mr.doob 1578a27d33 Updated constructor position and buils. 14 年之前
  alteredq dc0425824a Added alphaTest parameter to base Material plus corresponding shader chunk in standard materials implementation. 14 年之前
  alteredq 77341c86b1 First attempt at shadow mapping (work-in-progress). 14 年之前
  alteredq 5793675853 Rebuild libs. 14 年之前
  Mr.doob d141ea8577 Added CORS support to ImageUtils. 14 年之前
  alteredq c32f89a1d8 Updated builds. 14 年之前
  alteredq a4397e2a4c Updated Blender normal map pipeline to handle also specular and AO maps. 14 年之前
  Mr.doob 7593b8d58a REVISION++ 14 年之前
  Mr.doob a5b7ea85a9 Removed Sound object and SoundRenderer. 14 年之前
  Mr.doob 2429806888 Updated builds. 14 年之前
  Mr.doob 176d0f2884 Merging with @alteredq's branch. 14 年之前
  Mr.doob 19bf382881 Updated builds. 14 年之前
  Mr.doob 4b2de9b91d Reverted to proper Matrix4.multiply() (thanks @lukem1) 14 年之前
  Mr.doob 89a4d0e51c Fixed Ray.js distance calculation so it uses world position. 14 年之前
  Mr.doob f25822bbbb Updated builds. 14 年之前
  Mr.doob bd067242da Updated builds. 14 年之前
  alteredq 70f417b8f9 Merged with mrdoob's branch. 14 年之前
  Mr.doob af0beedad7 Reverted to previous WebGLRenderer.setTexture code. Now that Chrome 12 is out, it should be working? 14 年之前
  alteredq 5bf5c6efd8 Refactored object removal in WebGLRenderer, fixing several issues. 14 年之前
  Mr.doob 49343c4a97 Removed unneeded property.constructor line on Anaglyph/Crosseyed renderers. 14 年之前
  alteredq eae0616ad0 Trying to fix multiple renderers when having stereo renderers include issue. 14 年之前
  Mr.doob d46a1ee368 Checking if WebGLRenderer exists before creating AnaglyphWebGLRenderer and CrosseyedWebGLRenderer. 14 年之前
  alteredq e4b75f1c8d Merged greggman's offset camera pull request. 14 年之前
  alteredq d2cbf83dd3 Merged zz85's 3d text pull request, cleaned up THREE.Text code. 14 年之前