Commit History

Author SHA1 Message Date
  Mr.doob a884c20c3c Merge pull request #16182 from Temdog007/editor/MatcapMaterial 6 years ago
  Temdog007 979fcf7984 Add RawShaderMaterial 6 years ago
  Temdog007 a0c09636d8 Add MeshMatcapMaterial 6 years ago
  Mr.doob 14f4ce7f01 Merge pull request #16175 from Temdog007/editor/ToonMaterial 6 years ago
  Temdog007 4f3cb63324 Ensure gradient map is saved after reload 6 years ago
  Temdog007 075a328281 Add MeshToonMaterial to editor 6 years ago
  Temdog007 4d2493fa53 Update material change detection 6 years ago
  Mr.doob 0d695cccd6 Editor: Removed instanceof usage. 6 years ago
  林炳权 2afd6457c4 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 6 years ago
  林炳权 c4c07df937 Editor: i18n 6 years ago
  Mr.doob e6db949c1f Editor: Clean up. 6 years ago
  林炳权 8dcc2f7d79 cleanup 6 years ago
  林炳权 885c3f72ca i18n 6 years ago
  Mugen87 0b76ce4b77 Global: Improve code style 7 years ago
  gero3 cb1413e7f1 Make sure no global variables are created 8 years ago
  gero3 c0420a2ce8 Update Sidebar.Material.js 8 years ago
  Mr.doob 1f08123d78 Clean up. 8 years ago
  Mr.doob 2781c236d8 Editor: Added default value to materialSlotSelect. Fixes #11976 8 years ago
  Mr.doob ddc196f392 Editor: Clean up. 8 years ago
  Michael Schlachter 68c6435710 Merge branch 'dev' into editor-multimaterial 8 years ago
  manthrax 9add2517b5 Fix hardcoded reference to material[ 0 ] with currentMaterialSlot 8 years ago
  Mr.doob 49a44b1cc1 Editor: Multi material code clean up. 8 years ago
  manthrax 1ea1301234 Remove some defensive checks. Change | 0 to parseInt. 8 years ago
  manthrax 4e651f4827 Add multiple material slots to three Editor. 8 years ago
  Mr.doob 6252b6fa59 Editor: Minimal MultiMaterial support. See #10931 8 years ago
  Mr.doob 1546b798fc Revert: Removed more material.skinning references. 8 years ago
  Mr.doob 0f6f9c3447 Removed more material.skinning references. 8 years ago
  Mr.doob 8382c99897 Editor: UI improvements. 8 years ago
  aardgoose ce58da163a MeshPhysicalMaterial JSON and editor support (#10051) 8 years ago
  tschw b60af57e12 Editor: Fixed texture load issues. (#9487) 9 years ago