1. 23 10月, 2016 2 次提交
    • M
      Allow user to copy full buffer with `gl.bufferData` (#9631) · 348b72ee
      Matt DesLauriers 提交于
      * provide a means of copying the full buffer instead of just sub ranges
      
      * use new API with setArray and needsFullBuffer
      
      * rebuild full buffer contents when version is zero, set version to zero when array changes
      
      * remove fullBuffer parameter from interleaved attrib
      
      * revert comment to original
      
      * revert earlier changes and just stick to bufferData for all non dynamic geometry
      
      * remove spacing to clean up PR
      348b72ee
    • M
      ConeGeometry: Clean up (#9917) · fa281c33
      Michael Herzog 提交于
      * ConeGeometry: Clean up
      
      * ConeBufferGeometry: Added missing parameter
      
      * ConeBufferGeometry: Fixed comment
      fa281c33
  2. 21 10月, 2016 2 次提交
  3. 20 10月, 2016 4 次提交
  4. 19 10月, 2016 8 次提交
  5. 18 10月, 2016 6 次提交
  6. 15 10月, 2016 9 次提交
  7. 14 10月, 2016 3 次提交
  8. 13 10月, 2016 1 次提交
  9. 12 10月, 2016 4 次提交
  10. 11 10月, 2016 1 次提交