Commit History

Author SHA1 Message Date
  Mr.doob 0cd76d80ce WebGLRenderer: ImmediateRenderObject code clean up. See #6783. 10 years ago
  Mr.doob c376ddce2d Clean up. 10 years ago
  Mr.doob 17658cdf74 WebGLState: Minor clean up. 10 years ago
  Mr.doob 613e7aac3e Visual improvements to cloth example. See 24f0c75344217cd24c625a9bd2472af97fcc0993. 10 years ago
  Mr.doob 0c27271c74 Updated builds. 10 years ago
  Mr.doob 9cb83f15d3 WebGLRenderer: gl.enable/disable clean up. 10 years ago
  Mr.doob 26594805a6 Docs: Added WebGLState page. 10 years ago
  Mr.doob 4fd018b69f WebGLState: Removed currentDepthTest and currentPolygonOffset. 10 years ago
  Mr.doob 5528568044 WebGLState: Renamed switches to capabilities. 10 years ago
  Mr.doob ac4cbd8760 Cleaned up cloth example. 10 years ago
  Mr.doob 24f0c75344 Fixed shadow in webgl_animation_cloth example. 10 years ago
  Mr.doob 91492a64f4 Editor: Increased Script update time. 10 years ago
  Mr.doob 2ad32da739 Editor: Fixed renderer losing clearColor when changing antialias. 10 years ago
  Mr.doob 9686bdd76b Updated builds. 10 years ago
  Mr.doob 17dbaad8da WebGLRenderer: Removed anonymous functions pattern. 10 years ago
  Mr.doob c052878f3c WebGLProgram: Simplified uniforms and attributes caching. 10 years ago
  Ricardo Cabello d6890f17fa Merge pull request #6824 from tschw/Renderer_misc 10 years ago
  tschw 33a242aebb WebGLRenderer: Clarified program deallocation. 10 years ago
  tschw 89fdbd0dd3 WebGLProgram: Removed redundant lookup. 10 years ago
  Mr.doob fa0052579f Updated builds. 10 years ago
  Mr.doob db04d1d3b3 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 years ago
  Ricardo Cabello 98b9c2fb0d Merge pull request #6819 from WestLangley/dev-sphere 10 years ago
  Mr.doob 5a3ac665e3 WebGLRenderer: Minor clean up. 10 years ago
  Ricardo Cabello 6d66a830e0 Merge pull request #6818 from tschw/EditorGlsl 10 years ago
  Ricardo Cabello 21a9c909fd Merge pull request #6801 from tschw/dev 10 years ago
  WestLangley 30267e329d SphereBufferGeometry: Fix edge case logic 10 years ago
  WestLangley d12cde6bd2 SphereBufferGeometry: Fixed missing faces in sphere sectors 10 years ago
  tschw 6e0a66ae03 Editor: GLSL minification. 10 years ago
  tschw 113e2f06e7 Editor: GLSL diagnostics in source code editor. 10 years ago
  tschw 04de696ba9 Let rendererChanged signal provide the new renderer. 10 years ago