커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Mr.doob 5cae03ef22 Camera doesn't need to be added to the Scene anymore (as it used to). 13 년 전
  Mr.doob 632b0f8e0c HTML correctness. 13 년 전
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 년 전
  Mr.doob 47ee3b076e CanvasRenderer: Fixed incorrect particle rendering. 13 년 전
  Mr.doob 902c47a17c Renamed objectMatrix to modelMatrix for consistency. 13 년 전
  alteredq 7e0ca4015f Added "faceVertices" binding also for Vector4 attributes. 13 년 전
  alteredq af92a42fb0 Added wireframe materials example (using lines, triangles and quads). Thanks to @jwagner and @pyalot 13 년 전
  alteredq b6aa48e16e Added new custom attribute binding type - "faceVertices". 13 년 전
  Carsten Zerbst c4d0458de2 * enable loading of nested scene graphs 13 년 전
  Carsten Zerbst 4513a83059 * enable loading of nested scene graphs 13 년 전
  Mr.doob 61f004cd36 Merge remote-tracking branch 'alteredq/unflip' into dev 13 년 전
  Mr.doob 538aa18bac CanvasRenderer: Support ParticleBasicMaterial without map. 13 년 전
  alteredq aa5918fbb8 Added support for metal flag to normal map shader. 13 년 전