Commit History

Author SHA1 Message Date
  Mr.doob d8dba4bff8 Editor: Added MeshPhysicalMaterial support. 10 years ago
  Mr.doob ed4534ef41 Merge branches 'dev' and 'dev' of https://github.com/mrdoob/three.js into dev 10 years ago
  Mr.doob b489348d30 WebGLRenderer: Renamed refreshUniformsStandard to refreshUniformsPhysical. 10 years ago
  Mr.doob f90e45b2ea Merge pull request #7477 from tschw/Animation 10 years ago
  Mr.doob d2e36426f8 Simplified misc_lights_test example. 10 years ago
  Mr.doob f366b4515d Editor: Removed now unneeded updateMaterials code. 10 years ago
  Mr.doob e75b2349a9 Updated builds. 10 years ago
  Mr.doob fef02a5ce1 WebGLRenderer: Fixed setupLights() 10 years ago
  Mr.doob 81edb3a872 WebGLMaterials: Clean up. 10 years ago
  Mr.doob 37bbc2e327 WebGLRenderer: Run setupLights before renderingObjects. Otherwise we can't update materials in time. 10 years ago
  Mr.doob d3958d0624 WebGLRenderer: Update materials when light setup changes. 10 years ago
  tschw a3227e23a2 Added animation authoring example. 10 years ago
  tschw 22d94d8578 Ported AnimationClipCreator. 10 years ago
  tschw 936664c268 Animation: Fixed & factored scan for clip duration. 10 years ago
  tschw 1e8081dc8b Let PropertyBinding support arrays. 10 years ago
  Mr.doob c1c62995f7 WebGLRenderer: setupLights() clean up. 10 years ago
  Mr.doob 5da3be9426 WebGLPrograms: Clean up. 10 years ago
  Mr.doob 3861491bfd Added WebGLMaterials. 10 years ago
  Mr.doob af4c72332f Updated builds. 10 years ago
  Mr.doob a573865437 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 years ago
  Mr.doob 681d32f0a9 Merge pull request #7476 from WestLangley/dev-physical 10 years ago
  Mr.doob d982731779 WebGLRenderer: setupLights() clean up. 10 years ago
  WestLangley 576c695032 Modified struct ReflectedLight 10 years ago
  Mr.doob d5deb46f94 WebGLRenderer: Removed dead code (invisible lights don't get added to lights array). 10 years ago
  Mr.doob c02b84881c Editor: SetValueCommand shouldn't need to dispatch sceneGraphChanged. 10 years ago
  Mr.doob 030a41fb25 WebGLRenderer: lights code clean up... 10 years ago
  Mr.doob 7dd1d7a1dd Updated builds. 10 years ago
  Mr.doob 7cc66e6616 Moved Points legacy code. 10 years ago
  Mr.doob 2a9307239c Moved PointsMaterial legacy code. 10 years ago
  Mr.doob 4e9bfb2549 Clean up. 10 years ago