Commit History

Author SHA1 Message Date
  aaron fd28624959 vertexColors should default to 'THREE.NoColors' not 'false' - Fixes #2180 12 years ago
  alteredq a9fa5833e2 These materials comments changes somehow didn't get into previous commit. 13 years ago
  Mr.doob 6bdaf52ae9 Nickname consistency. 13 years ago
  Mr.doob 2c86fbbca5 Dumb material.clone() for the rest of the materials. 13 years ago
  Mr.doob 886a913020 Materials code clean up. 13 years ago
  Mr.doob 4845632e15 Refactored materials code. 13 years ago
  libra guest 4b962fa473 add material.clone 13 years ago
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 years ago
  alteredq fe1ed04b02 Added fog parameter to standard materials (to be able to selectively switch off fog). 14 years ago
  Mr.doob 8af4dd49c1 WebGLRenderer now uses material.transparent to determine whether a material is transparent or not. 15 years ago
  alteredq cf2e8c1bbf Refactored everything to use CamelCase naming for properties. Plus some smaller fixes here and there. 15 years ago
  Mr.doob f5e819fe14 Removed all the toString methods (saving 6kbytes) 15 years ago
  alteredq 2ecbe2dec2 A lot of bugfixing and refactoring. 15 years ago
  alteredq ad51a48fcd Added "depth_test" parameter to materials. 15 years ago
  alteredq fe6d492573 Added vertex colors to WebGL lines plus corresponding example. 15 years ago
  Mr.doob bffdc03cf1 `*.material`→ `*.materials` 15 years ago
  Mr.doob 5f0b6876e6 Optimised Minecraft AO demo (removing more unseen sides). 15 years ago
  Mr.doob 29aa335303 Minor reformating, code fixes and new build. 15 years ago
  timk f391247b77 Basic implementation of SVGRenderer::renderLine 15 years ago
  Mr.doob 237f165555 ParticleCircleMaterial working again with CanvasRenderer 15 years ago
  Mr.doob ce3d641ff2 Changed materials format a bit. 15 years ago
  Mr.doob f424dc849a LineBasicMaterial params.color ⟶ params.diffuse_color 15 years ago
  Mr.doob 08ef7e0e6c Properly renaming LineColorMaterial ⟶ LineBasicMaterial 15 years ago
  Mr.doob facf7ff039 * Starting the materials refactoring (testing branching too) 15 years ago
粤ICP备19079148号