提交历史

作者 SHA1 备注 提交日期
  Mr.doob 27aa531d03 Updated canvas examples with the material.side parameter. 13 年之前
  Mr.doob f524992c0c Projector: Implemented side: THREE.FrontSide, THREE.BackSide, THREE.DoubleSide as per discussion in #2285. 13 年之前
  sole 253a7af62a Document Spline 13 年之前
  sole b7cd8eab06 Document Ray. 13 年之前
  sole 64f6a3f1a4 Minor Quaternion description note. 13 年之前
  sole e3725a5b1c Object3D +'the' 13 年之前
  sole 2062ed0ed1 Miscellaneous Matrix4 doc fixes 13 年之前
  sole ef0e0267ea Matrix3 docs fixes 13 年之前
  sole 9979d61510 Document Math.sign 13 年之前
  sole c6ff8c39f8 Couple of additions and corrections in Geometry docs. 13 年之前
  sole 134125e7c4 Add small description to Frustum docs. 13 年之前
  sole d1771bb27c Document Material, and remove doubleSided and flipSided properties from Object3D docs, to reflect changes in commit b838b38f47d63c82b599d41573784be220184911 13 年之前
  Mr.doob 60eb97d13d Updated builds. 13 年之前
  Mr.doob d439a0385f ColladaLoader clean up. 13 年之前
  Mr.doob a2a7aae5ad Merge remote-tracking branch 'jterrace/double-sided-fix' into dev 13 年之前
  Mr.doob 61e03e75a9 SceneLoader clean up. 13 年之前
  Mr.doob b25f16f63a Merge remote-tracking branch 'skfcz/master' into dev 13 年之前
  alteredq 55444fc7f4 Added @zz85's cloth simulation example. 13 年之前
  Jeff Terrace 3fd4f8e87d Added support for picking up <double_sided> flags inside <effect>/<extra>, applying it to the Material. This is half of Issue #2280. 13 年之前
  Mr.doob ee7d002aa8 Updated builds. 13 年之前
  Mr.doob 0360459943 Projector now looks on the material for flipSided and doubleSided. Updated rest of examples. 13 年之前
  Mr.doob 5d4b4c2af5 Removed another scene.add(camera) 13 年之前
  Mr.doob d5b863e702 Merge remote-tracking branch 'alteredq/unflip' into dev 13 年之前
  Mr.doob 365ee52485 Merging with @alteredq. 13 年之前
  Mr.doob 0709e797b3 Simplified usage example. 13 年之前
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 年之前
  Mr.doob 7a9a43a586 Effects also need to check whether camera has parent. 13 年之前
  alteredq 7b7947d8a3 Fixed handling of doubleSided / flipSided in DepthPassPlugin. 13 年之前
  alteredq 9644ce5287 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip 13 年之前
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 年之前