提交历史

作者 SHA1 备注 提交日期
  Matt DesLauriers 348b72eefe Allow user to copy full buffer with `gl.bufferData` (#9631) 8 年之前
  Ian Kerr 900094efd4 This commit fixes wireframe rendering when groups and drawRange are in use. (#9698) 9 年之前
  Mr.doob 79e5837956 Refactored WebGL classes. 9 年之前
  Mr.doob b3acca6b10 Clean up. 9 年之前
  Mr.doob 9147f32ca2 Clean up. 9 年之前
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 年之前
  Mr.doob bdea7d00ce Fixed function formatting 9 年之前
  Rich Harris f65e669af9 Modules (#9310) 9 年之前
  Mr.doob e84b72ae01 WebGLObjects clean up. 10 年之前
  Alexander Rose 28e91c464e Faster checkEdge function 10 年之前
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 年之前
  Mr.doob 2a0c1bf2bc Removed DynamicBufferAttribute. 10 年之前
  Mr.doob c626b32be4 WebGLObjects: Commented out timer. 10 年之前
  Mr.doob d383c8c0b6 WebGLRenderer: Simplified WebGLObjects. 10 年之前
  Mr.doob 8fb24b5847 WebGLRenderer: Moved movelViewMatrix and normalMatrix to Object3D. 10 年之前
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 年之前
  Mr.doob 41b155542b WebGLObjects: Storing wireframe index in WebGLProperties instead (multi renderers support). 10 年之前
  Mr.doob 5d2b443165 WebGLObjects: Moved wireframe out of attributes. 10 年之前
  Mr.doob 5df5fc57f0 WebGLObjects: Faster checkEdge. 10 年之前
  Mr.doob 06eb8c06c2 WebGLObjects: Fixed TypeArray check. 10 年之前
  Mr.doob eddf3daee7 WebGLRenderer: Compute wireframe only when needed. 10 年之前
  Mr.doob 55ecba7ff7 Simplified Wireframe Index Buffer code. Also fixed MeshFaceMaterial.material.wireframe. 10 年之前
  Mr.doob 0048009f4d WebGLRenderer: Fixed wireframe. 10 年之前
  Mr.doob 1fbd6c2f73 WebGLRenderer: Using WireframeGeometry when material.wireframe. See #6957. 10 年之前
  Mr.doob 81d4c04065 WebGLRenderer: Update object inside renderBufferDirect. Fixes #6996. 10 年之前
  Mr.doob f679b9b45f WebGLRenderer: Moved material.visible logic out of renderBufferDirect. 10 年之前
  Mr.doob 986df92c44 BufferGeometry: morphAttributes is now an object. 10 年之前
  Mr.doob 7682c93fe3 WebGLRenderer: Do not upload MorphTargets with 0 influence. 10 年之前
  Mr.doob aed22aee2d Merge pull request #6863 from gero3/MDCSCleanup 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前