Commit History

作者 SHA1 備註 提交日期
  alteredq 3ebd18d26e Added returning of face index to Ray. 13 年之前
  Mr.doob 1e7fb6ad1c Updated builds. 13 年之前
  Mr.doob 987602dc0c Normalizing DirectionalLight in CanvasRenderer and SVGRenderer. Fixes #2071. 13 年之前
  alteredq beaa18b652 Fixed ImageUtils.loadTexture that got broken when it was changed to use ImageLoader. 13 年之前
  alteredq c7895fb5b4 Fixed handling of materials generated by ColladaLoader. 13 年之前
  alteredq 78bee855e6 Fixed lowercase "material" constructor. 13 年之前
  alteredq 7dd4dd0b73 Started to clean up broken materials. 13 年之前
  Mr.doob 2c86fbbca5 Dumb material.clone() for the rest of the materials. 13 年之前
  Mr.doob fb22058689 .setValues() was also copying 'setValues' and 'clone' :D 13 年之前
  Mr.doob 7dd16ee390 Materials: We don't want to copy the id. 13 年之前
  Mr.doob 886a913020 Materials code clean up. 13 年之前
  Mr.doob 4845632e15 Refactored materials code. 13 年之前
  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 年之前
  Mr.doob 60eb97d13d Updated builds. 13 年之前
  Mr.doob ee7d002aa8 Updated builds. 13 年之前
  alteredq 7b7947d8a3 Fixed handling of doubleSided / flipSided in DepthPassPlugin. 13 年之前
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 年之前
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 年之前
  Mr.doob 902c47a17c Renamed objectMatrix to modelMatrix for consistency. 13 年之前
  alteredq b6aa48e16e Added new custom attribute binding type - "faceVertices". 13 年之前
  alteredq 76b8fe176c Added handling of material.visible to Loader. 13 年之前
  alteredq 9049567301 Added anisotropy to WebGLRenderTarget. Also fixed clone for Texture and WebGLRenderTarget. 13 年之前
  alteredq c8c08db33e Updated builds. 13 年之前
  alteredq 9cc7b75a89 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip 13 年之前
  Mr.doob 96c24550be Updated builds. 13 年之前
  Mr.doob cc03328409 Updated builds. 13 年之前
  Mr.doob 2a1aa0c8bc Merging with alteredq's branch. 13 年之前
  alteredq fbf28ffe46 Updated builds. 13 年之前
  sole 6f5895b164 Make Projector's projectGraph function private as it's only used internally by the public projectScene method 13 年之前