Commit History

Author SHA1 Message Date
  alteredq d34478d5ca Added CircleGeometry to build and geometries example. 13 years ago
  alteredq 4300becc66 Unflipped UVs for CylinderGeometry. 13 years ago
  alteredq 3ebd18d26e Added returning of face index to Ray. 13 years ago
  Mr.doob e1e4a0abd4 Updated builds. 13 years ago
  Mr.doob 73bad87434 Merging with @zz85 branch. 13 years ago
  Mr.doob 1e7fb6ad1c Updated builds. 13 years ago
  Mr.doob 987602dc0c Normalizing DirectionalLight in CanvasRenderer and SVGRenderer. Fixes #2071. 13 years ago
  alteredq beaa18b652 Fixed ImageUtils.loadTexture that got broken when it was changed to use ImageLoader. 13 years ago
  alteredq c7895fb5b4 Fixed handling of materials generated by ColladaLoader. 13 years ago
  alteredq d651227ef5 Fixed setting of DOUBLE_SIDED shader #define. 13 years ago
  alteredq 78bee855e6 Fixed lowercase "material" constructor. 13 years ago
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. 13 years ago
  alteredq 7dd4dd0b73 Started to clean up broken materials. 13 years ago
  Mr.doob 2c86fbbca5 Dumb material.clone() for the rest of the materials. 13 years ago
  Mr.doob fb22058689 .setValues() was also copying 'setValues' and 'clone' :D 13 years ago
  Mr.doob 7dd16ee390 Materials: We don't want to copy the id. 13 years ago
  Mr.doob 886a913020 Materials code clean up. 13 years ago
  Mr.doob 4845632e15 Refactored materials code. 13 years ago
  Mr.doob 27aa531d03 Updated canvas examples with the material.side parameter. 13 years ago
  Mr.doob f524992c0c Projector: Implemented side: THREE.FrontSide, THREE.BackSide, THREE.DoubleSide as per discussion in #2285. 13 years ago
  Mr.doob 60eb97d13d Updated builds. 13 years ago
  Mr.doob ee7d002aa8 Updated builds. 13 years ago
  alteredq 7b7947d8a3 Fixed handling of doubleSided / flipSided in DepthPassPlugin. 13 years ago
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 years ago
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 years ago
  Mr.doob 902c47a17c Renamed objectMatrix to modelMatrix for consistency. 13 years ago
  alteredq 7e0ca4015f Added "faceVertices" binding also for Vector4 attributes. 13 years ago
  alteredq b6aa48e16e Added new custom attribute binding type - "faceVertices". 13 years ago
  alteredq aa5918fbb8 Added support for metal flag to normal map shader. 13 years ago
  alteredq 76b8fe176c Added handling of material.visible to Loader. 13 years ago