提交历史

作者 SHA1 备注 提交日期
  Mr.doob bd2f75b48a Updated r46 with some bugfixes found post release. 14 年之前
  alteredq 291d56186c Fixed Ray bug. 14 年之前
  alteredq 0de617e758 Added SceneUtils.cloneObject() 14 年之前
  alteredq f61edd14c2 Fixed shadowmap update bug. 14 年之前
  Mr.doob 579ba1f7ab r46 14 年之前
  alteredq dd7e1e84ee Removed redundant GL call in render target setup. 14 年之前
  Mr.doob 3c61c0c702 Updated builds. 14 年之前
  Mr.doob 8730833a6a Merging with @zz85's branch. 14 年之前
  alteredq 9a375c4f39 Fixed bug where you couldn't change attribute types when updating buffers. 14 年之前
  Mr.doob 1d82924efa Made SphereGeometry a bit more sturdy. 14 年之前
  Mr.doob b406568dce Refactored SphereGeometry 14 年之前
  alteredq 4570769451 Refactored textures to set parameters before calling texImage2D. 14 年之前
  alteredq bad3639c26 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq e08434c183 Reworked binary format / BinaryLoader / OBJ converter to use binary ajax fetch. 14 年之前
  Mr.doob 036caa64ee CanvasRenderer now (properly) handles textured triangles with determinant to 0 14 年之前
  Mr.doob 5d49ec9fae Workaround for CanvasRenderer 0x0 pixel case 14 年之前
  Mr.doob 1b525e38c5 Improved CubeGeometryand PlaneGeometry 14 年之前
  alteredq 81a8eec8ee Removed workers from SceneLoader. 14 年之前
  alteredq d2cad69664 Started to remove workers from the asset pipeline. 14 年之前
  alteredq 2ba6aabdc7 Added missing semicolon. 14 年之前
  Mr.doob f4063649a0 And yet some more Ray optimisations :P 14 年之前
  alteredq b6e7ad88af Optimized Ray a bit more. 14 年之前
  Mr.doob 7ce228ad12 Optimised Ray yet again. Adeed @banaadams 's texture.onUpdate. 14 年之前
  Mr.doob dad6911bb0 Optimised Ray a bit more 14 年之前
  Mr.doob ca38a3ff1c Added precision parameter to WebGLRenderer 14 年之前
  alteredq 179be338c6 Refactored morph targets buffers setting. 14 年之前
  alteredq 9dd5f30763 Removed "faceVertices" bindings for custom attributes. 14 年之前
  alteredq 1329e9f6c9 Small refactoring in WebGLRenderer. 14 年之前
  alteredq 7473315212 Refactored common code for render passes out of render loop. 14 年之前
  alteredq 99f00ba33e Removed enableLighting uniform from Lambert. 14 年之前