Histórico de commits

Autor SHA1 Mensagem Data
  Mr.doob fa0052579f Updated builds. 10 anos atrás
  Mr.doob db04d1d3b3 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 10 anos atrás
  Ricardo Cabello 98b9c2fb0d Merge pull request #6819 from WestLangley/dev-sphere 10 anos atrás
  Mr.doob 5a3ac665e3 WebGLRenderer: Minor clean up. 10 anos atrás
  Ricardo Cabello 6d66a830e0 Merge pull request #6818 from tschw/EditorGlsl 10 anos atrás
  Ricardo Cabello 21a9c909fd Merge pull request #6801 from tschw/dev 10 anos atrás
  WestLangley 30267e329d SphereBufferGeometry: Fix edge case logic 10 anos atrás
  WestLangley d12cde6bd2 SphereBufferGeometry: Fixed missing faces in sphere sectors 10 anos atrás
  tschw 6e0a66ae03 Editor: GLSL minification. 10 anos atrás
  tschw 113e2f06e7 Editor: GLSL diagnostics in source code editor. 10 anos atrás
  tschw 04de696ba9 Let rendererChanged signal provide the new renderer. 10 anos atrás
  tschw 4aa4eeb5c7 Prevented renderer from caching outdated programs. 10 anos atrás
  tschw 294b0f566f Removed invisible whitespace. 10 anos atrás
  Mr.doob de6c8a3af2 Updated builds. 10 anos atrás
  Mr.doob e48ab82edd WebGLRenderer: Fixed ImmediateObject breakage. 10 anos atrás
  tschw 6a0c0708c3 WebGLProperties: No redundant lookup in .get. 10 anos atrás
  tschw 5acfd5ab7d Always rebuild uniform list of custom programs when .updateMaterial. 10 anos atrás
  tschw d4191cf082 Fixes wrong program reference counting. 10 anos atrás
  tschw d4f6d48c9c WebGLProgram: Added braces and whitespace. 10 anos atrás
  tschw a492b0ddec WebGLRenderer: Rename _fooInfo -> _infoFoo. 10 anos atrás
  tschw 1fe7121f9c WebGLRenderer: Exposed _programs in .info.programs. 10 anos atrás
  tschw 3ea6feb84c WebGLProgram: Compilation errors go to .diagnostics. 10 anos atrás
  tschw 8a2c479922 Removed new operator calling THREE.WebGLShader (it's a function). 10 anos atrás
  tschw c1c13c4cc0 Let WebGLProgram skip redundant warning on error. 10 anos atrás
  tschw c4d8ca62d8 Removed lots of redundant lookup. 10 anos atrás
  tschw 4be9ffc4ca Replace with last & pop instead of new array. 10 anos atrás
  Mr.doob fc4b419277 Updated builds. 10 anos atrás
  Mr.doob bccd460ac1 WebGLShadowMap: Add option to update on demand. See #6814. 10 anos atrás
  Mr.doob c844609ae5 Added SSAO example to examples list. 10 anos atrás
  Ricardo Cabello 8017056c24 Merge pull request #6794 from daoshengmu/SSAO 10 anos atrás