提交历史

作者 SHA1 备注 提交日期
  Mr.doob 4fd018b69f WebGLState: Removed currentDepthTest and currentPolygonOffset. 10 年之前
  Mr.doob 5528568044 WebGLState: Renamed switches to capabilities. 10 年之前
  Mr.doob ac4cbd8760 Cleaned up cloth example. 10 年之前
  Mr.doob 24f0c75344 Fixed shadow in webgl_animation_cloth example. 10 年之前
  Mr.doob 91492a64f4 Editor: Increased Script update time. 10 年之前
  Mr.doob 2ad32da739 Editor: Fixed renderer losing clearColor when changing antialias. 10 年之前
  Mr.doob 9686bdd76b Updated builds. 10 年之前
  Mr.doob 17dbaad8da WebGLRenderer: Removed anonymous functions pattern. 10 年之前
  Mr.doob c052878f3c WebGLProgram: Simplified uniforms and attributes caching. 10 年之前
  Ricardo Cabello d6890f17fa Merge pull request #6824 from tschw/Renderer_misc 10 年之前
  tschw 33a242aebb WebGLRenderer: Clarified program deallocation. 10 年之前
  tschw 89fdbd0dd3 WebGLProgram: Removed redundant lookup. 10 年之前
  Mr.doob fa0052579f Updated builds. 10 年之前
  Mr.doob db04d1d3b3 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 年之前
  Ricardo Cabello 98b9c2fb0d Merge pull request #6819 from WestLangley/dev-sphere 10 年之前
  Mr.doob 5a3ac665e3 WebGLRenderer: Minor clean up. 10 年之前
  Ricardo Cabello 6d66a830e0 Merge pull request #6818 from tschw/EditorGlsl 10 年之前
  Ricardo Cabello 21a9c909fd Merge pull request #6801 from tschw/dev 10 年之前
  WestLangley 30267e329d SphereBufferGeometry: Fix edge case logic 10 年之前
  WestLangley d12cde6bd2 SphereBufferGeometry: Fixed missing faces in sphere sectors 10 年之前
  tschw 6e0a66ae03 Editor: GLSL minification. 10 年之前
  tschw 113e2f06e7 Editor: GLSL diagnostics in source code editor. 10 年之前
  tschw 04de696ba9 Let rendererChanged signal provide the new renderer. 10 年之前
  tschw 4aa4eeb5c7 Prevented renderer from caching outdated programs. 10 年之前
  tschw 294b0f566f Removed invisible whitespace. 10 年之前
  Mr.doob de6c8a3af2 Updated builds. 10 年之前
  Mr.doob e48ab82edd WebGLRenderer: Fixed ImmediateObject breakage. 10 年之前
  tschw 6a0c0708c3 WebGLProperties: No redundant lookup in .get. 10 年之前
  tschw 5acfd5ab7d Always rebuild uniform list of custom programs when .updateMaterial. 10 年之前
  tschw d4191cf082 Fixes wrong program reference counting. 10 年之前