Commit történet

Szerző SHA1 Üzenet Dátum
  alteredq 38d6c4b183 Updated builds. 13 éve
  alteredq fcada9c28c Added specular map to Phong, Lambert and Basic materials. 13 éve
  alteredq cf4e1c7b67 Moved bump uniforms into own chunk. 13 éve
  alteredq 265b351683 Small optimization in reflection shader code. 13 éve
  alteredq a5a38ae323 Refactored environment mapping to use bump mapped normals (if available). 13 éve
  alteredq ae7e147f4e Refactored bump mapping handling so that it's possible to have bump map without color map. 13 éve
  alteredq 13c6951603 Added line numbers to shader dumped to console on compilation errors. 13 éve
  alteredq 774d59f94b Added support for bumpMap parameter to Loader and GeometryLoader. 13 éve
  alteredq f390c95562 Started to experimenting with tangent-less bump mapping by Morten Mikkelsen. 13 éve
  alteredq e86c56534a Fixed handling of doubleSided / flipSided in Loader and GeometryLoader. 13 éve
  alteredq 67079ebe2a Fixed wireframe warnings coming from Material.setValues 13 éve
  alteredq 4300becc66 Unflipped UVs for CylinderGeometry. 13 éve
  alteredq 3ebd18d26e Added returning of face index to Ray. 13 éve
  Mr.doob 1e7fb6ad1c Updated builds. 13 éve
  Mr.doob 987602dc0c Normalizing DirectionalLight in CanvasRenderer and SVGRenderer. Fixes #2071. 13 éve
  alteredq beaa18b652 Fixed ImageUtils.loadTexture that got broken when it was changed to use ImageLoader. 13 éve
  alteredq c7895fb5b4 Fixed handling of materials generated by ColladaLoader. 13 éve
  alteredq d651227ef5 Fixed setting of DOUBLE_SIDED shader #define. 13 éve
  alteredq 78bee855e6 Fixed lowercase "material" constructor. 13 éve
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. 13 éve
  alteredq 7dd4dd0b73 Started to clean up broken materials. 13 éve
  Mr.doob 2c86fbbca5 Dumb material.clone() for the rest of the materials. 13 éve
  Mr.doob fb22058689 .setValues() was also copying 'setValues' and 'clone' :D 13 éve
  Mr.doob 7dd16ee390 Materials: We don't want to copy the id. 13 éve
  Mr.doob 886a913020 Materials code clean up. 13 éve
  Mr.doob 4845632e15 Refactored materials code. 13 éve
  Mr.doob 27aa531d03 Updated canvas examples with the material.side parameter. 13 éve
  Mr.doob f524992c0c Projector: Implemented side: THREE.FrontSide, THREE.BackSide, THREE.DoubleSide as per discussion in #2285. 13 éve
  Mr.doob 60eb97d13d Updated builds. 13 éve
  Mr.doob ee7d002aa8 Updated builds. 13 éve