Historial de Commits

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