Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Herzog a5d2d82091 WebGLRenderer: Clean up. (#26299) há 2 anos atrás
  Ondřej Španěl 0fc8d3d099 Fix shadow update when object is culled (#26293) há 2 anos atrás
  Mr.doob 8d99da2094 WebGLObjects: Removed Geometry support. há 4 anos atrás
  Mugen87 4d9784f822 InstancedMesh: Add dispose(). há 4 anos atrás
  Mr.doob e4dfea2672 InstancingMesh: Added per instance color support há 5 anos atrás
  Mr.doob 4944e56c06 Removed all @author mrdoob. há 5 anos atrás
  Mugen87 0a538fcfee Core: More usage of let/const. há 5 anos atrás
  Ondřej Španěl 267ee63644 Fix dispose (WeakMap.clear is obsolete and should not be used) há 5 anos atrás
  Yutaka Obuchi 00f2d38994 change WebGLObjects.updateList to weakmap há 5 anos atrás
  Mr.doob 114eb01ad3 InstancedMesh: Compute instanceNormalMatrix in vertex shader. há 6 anos atrás
  Mr.doob 01c6bb4668 Implemented InstancedMesh há 6 anos atrás
  Mugen87 89c9f529f5 WebGLRenderer: Introduce WebGLInfo há 7 anos atrás
  Mugen87 11a117aad4 WebGLRenderer: Enhance .dispose() há 7 anos atrás
  Mr.doob 66f3b37565 WebGLObjects: Clean up. há 8 anos atrás
  Mr.doob 0559c99a30 WebGLObjects: Less hacky update optimisation. há 8 anos atrás
  Mr.doob c31b30a1b4 WebGLObjects: Hackish approach to update only once per frame. há 8 anos atrás
  Mr.doob 7301fa475d WebGLObjects: Moved wireframeAttribute code to WebGLGeometries. há 8 anos atrás
  Mr.doob a55ecbeba1 WebGLAttributes refactoring. há 8 anos atrás
  Mr.doob 380de1a888 WebGLObjects and WebGLGeometries attributes code moved to WebGLAttributes. há 8 anos atrás
  Mr.doob 933f4cae14 Moved arrayMin and arrayMax out of _Math. See #10603. há 8 anos atrás
  Mr.doob 0afa7a9363 Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603. há 8 anos atrás
  Mr.doob a263586244 WebGLObjects: Clean up. See #10603. há 8 anos atrás
  Brian Burke 441395277a Correct detection of Uint32BufferAttribute for length of verticies há 8 anos atrás
  Mugen87 4e622398bb WebGLObjects: Removed unused variable há 8 anos atrás
  Mr.doob 85ab4d1d4d BufferAttribute: onUpload callback to callback setter. há 8 anos atrás
  Mr.doob 91802d6870 BufferAttribute.onUpload() clean up. há 8 anos atrás
  aardgoose 629195b9b7 Discard attribute typed arrays for buffered geometries that are not modified after initial rendering (#9512) há 8 anos atrás
  aardgoose d0b259b157 capture bufferAttribute.array properties at first upload (#9972) há 8 anos atrás
  Matt DesLauriers 348b72eefe Allow user to copy full buffer with `gl.bufferData` (#9631) há 8 anos atrás
  Ian Kerr 900094efd4 This commit fixes wireframe rendering when groups and drawRange are in use. (#9698) há 9 anos atrás