提交历史

作者 SHA1 备注 提交日期
  Mr.doob e1427735dd MaterialLoader: Add roughness/metalness support. 10 年之前
  Mr.doob 98c9270104 Updated builds. 10 年之前
  Mr.doob 26633fa1ca WebGLRenderer: Removed no longer used WebGLMaterials. See #7440. 10 年之前
  Mr.doob 1cdc095731 WebGLRenderer: Create lights hash so material remembers the light setup it was created for. See #7440. 10 年之前
  Mr.doob 982b28f5ad Docs: Improved viewer. 10 年之前
  Mr.doob fe99089d53 Docs: Removed CubeGeometry. 10 年之前
  Mr.doob d8dba4bff8 Editor: Added MeshPhysicalMaterial support. 10 年之前
  Mr.doob ed4534ef41 Merge branches 'dev' and 'dev' of https://github.com/mrdoob/three.js into dev 10 年之前
  Mr.doob b489348d30 WebGLRenderer: Renamed refreshUniformsStandard to refreshUniformsPhysical. 10 年之前
  Mr.doob f90e45b2ea Merge pull request #7477 from tschw/Animation 10 年之前
  Mr.doob d2e36426f8 Simplified misc_lights_test example. 10 年之前
  Mr.doob f366b4515d Editor: Removed now unneeded updateMaterials code. 10 年之前
  Mr.doob e75b2349a9 Updated builds. 10 年之前
  Mr.doob fef02a5ce1 WebGLRenderer: Fixed setupLights() 10 年之前
  Mr.doob 81edb3a872 WebGLMaterials: Clean up. 10 年之前
  Mr.doob 37bbc2e327 WebGLRenderer: Run setupLights before renderingObjects. Otherwise we can't update materials in time. 10 年之前
  Mr.doob d3958d0624 WebGLRenderer: Update materials when light setup changes. 10 年之前
  tschw a3227e23a2 Added animation authoring example. 10 年之前
  tschw 22d94d8578 Ported AnimationClipCreator. 10 年之前
  tschw 936664c268 Animation: Fixed & factored scan for clip duration. 10 年之前
  tschw 1e8081dc8b Let PropertyBinding support arrays. 10 年之前
  Mr.doob c1c62995f7 WebGLRenderer: setupLights() clean up. 10 年之前
  Mr.doob 5da3be9426 WebGLPrograms: Clean up. 10 年之前
  Mr.doob 3861491bfd Added WebGLMaterials. 10 年之前
  Mr.doob af4c72332f Updated builds. 10 年之前
  Mr.doob a573865437 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 年之前
  Mr.doob 681d32f0a9 Merge pull request #7476 from WestLangley/dev-physical 10 年之前
  Mr.doob d982731779 WebGLRenderer: setupLights() clean up. 10 年之前
  WestLangley 576c695032 Modified struct ReflectedLight 10 年之前
  Mr.doob d5deb46f94 WebGLRenderer: Removed dead code (invisible lights don't get added to lights array). 10 年之前