提交歷史

作者 SHA1 備註 提交日期
  alteredq a763461d42 Added lerpSelf to Vector2, Vector3 and UV. Added handling of UVs to GeometryUtils.tessellate. 13 年之前
  Mr.doob 3090c30a07 Cleaning up after the merge. 13 年之前
  alteredq dba0cf0194 Merged with mrdoob's dev branch. 13 年之前
  alteredq 14fdaa11e7 Added Face3.clone, Face4.clone, GeometryUtils.tessellate and tessellate + explode example. 13 年之前
  Mr.doob 1aa5bfe85d Updated builds. 13 年之前
  Mr.doob fe4466a40b Trying to cherry pick from a previous @alteredq commit. 13 年之前
  Mr.doob a48864b47a Reverted TrackballControls changes. 13 年之前
  alteredq 7836beab9f Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ 13 年之前
  Mr.doob f8a33248fe Fixed example. For some reason the clearColor was killing the shadows (and antialias, something to do with alpha I guess). 13 年之前
  alteredq b6e3d5738d Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq 0ed890f71c Added Vertex.clone and GeometryUtils.explode. 13 年之前
  Mr.doob 7206504648 Added EventTarget to TrackballControls. Fixes #1189. 13 年之前
  Mr.doob 9541e7f4b8 ColladaLoader: Returning visualScenes[ 'visual_scene0' ] when url is empty. 13 年之前
  Mr.doob 67ff513a0f Removed deprecated collider bits from SceneLoader. Fixes #1265. 13 年之前
  Mr.doob 45438dc64f Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  alteredq 6ecaf686a7 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq a851b6dc3c Added sanity check to MorphAnimMesh.playAnimation 13 年之前
  Mr.doob 97d0ec43e9 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  Michael Rienstra 55bfa2396b Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_terrain_dynamic.html`. 13 年之前
  Michael Rienstra 7040f645b2 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_shading_physical.html`. 13 年之前
  Michael Rienstra 694ee6fa00 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_postprocessing.html`. 13 年之前
  alteredq 6862c7d935 Fixed horse-induced animation playback bug. 13 年之前
  Michael Rienstra c15de0a390 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_materials_skin.html`. 13 年之前
  Michael Rienstra ad831711c2 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_materials_cubemap_dynamic.html`. 13 年之前
  Michael Rienstra 8f9170837f Changed `stencilBufer` to `stencilBuffer` in `examples/js/postprocessing/SavePass.js`. 13 年之前
  Michael Rienstra 91b1173c93 Changed `stencilBufer` to `stencilBuffer` in `examples/js/postprocessing/EffectComposer.js`. 13 年之前
  Mr.doob 55e0a843da Projector now negates (inverts?) the normals when culled and flipSided || doubleSided. Fixes #1270. 13 年之前
  Mr.doob b716ed4040 Fixed compile error introduced in #1267 13 年之前
  Mr.doob fb89ad0136 Changed PerspectiveCamera and CombinedCamera .setLens() as per #1212. 13 年之前