Commit History

Author SHA1 Message Date
  Marco Fugaro 6e897f9a42 Core: Switch to this.is* = true. (#24047) 3 years ago
  Michael Herzog a24e980373 Material: Move fog property to materials which support it. (#23939) 3 years ago
  Michael Herzog f9c68e393a Materials: Remove docstrings. (#23661) 3 years ago
  Michael Herzog 0a4f02b86a Material: Remove morphTargets and morphNormals properties. (#22169) 4 years ago
  Michael Herzog 8c21891045 Material: Remove skinning. (#21788) 4 years ago
  linbingquan c627d68af7 Revert to *.prototype.is* = true 4 years ago
  linbingquan f7670ea8e1 Clean up. 4 years ago
  linbingquan 5c852a2816 fix(src/materials): Convert to ES6. 4 years ago
  Mugen87 2e978ab024 Material: Move flatShading to supported materials. 4 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  Mugen87 c2d9cf8be1 Material: Clean up usage of .lights property. 6 years ago
  WestLangley e5f809a6ed Support object-space normal maps 7 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mr.doob 3a8313ac2d MeshNormalMaterial: Removed superfluous argument. 8 years ago
  Mr.doob a6fcf5bb2c Revert "Removed material.skinning references. See #10754." 8 years ago
  Mr.doob 0b3497f9a7 Removed material.skinning references. See #10754. 8 years ago
  WestLangley 997d259501 MeshNormalMaterial: added support for normal/bump/displ maps, flat shading, morphs, skinning 8 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  Mr.doob 3524fdcab4 Materials: Promoted lights. 9 years ago
  Mr.doob 7992d5c41a Materials: Promoted fog. 9 years ago
  Mr.doob 002ce03d7f Reverted to material.premultipliedAlpha approach. See #8276. 9 years ago
  Mugen87 3d68c411b0 MeshNormalMaterial: removed shading parameter from comments 9 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  dubejf 309ef4a729 Simplify copy invocation 10 years ago
  dubejf 2f76f92a1b Rename _copyFrom to copy 10 years ago
  dubejf 802e589cc0 CloneProperties renamed _copyFrom, swap src / dest arg order 10 years ago
  dubejf 89491d9ba0 Clone should take no argument. Introduce CloneProperties 10 years ago