Commit History

Author SHA1 Message Date
  Mu Daosheng b2f30bde9e code alignment 10 years ago
  Mu Daosheng 4ef89843e9 Delete software_lines_dashed example. In the software render, it is hard to support dashed line material. 10 years ago
  Mu Daosheng 1569b08155 Add some software examples and modify the line material shader 10 years ago
  Mu Daosheng ad988c7fb3 Adjust code alignment and add todo list. 10 years ago
  Mu Daosheng caa17ed1e2 Finish implementing line draw with line width and removing redundant code. 10 years ago
  Mu Daosheng bdeebb9987 Support draw line by software render 10 years ago
  Mu Daosheng 53d10896d4 Draw line function support 10 years ago
  Mu Daosheng dd7660696a Software renderer for Line 11 years ago
  Mr.doob 8d182402b2 Updated builds. 11 years ago
  Mr.doob c518f352be UniformUtils: Code clean up. 11 years ago
  Mr.doob 2e4800d3fe WebGLRenderer: Deallocate Object when removed from scene graph (no need for object.dispose()). See #5269. 11 years ago
  Mr.doob 027250dede Terrain examples now using PlaneBufferGeometry. 11 years ago
  Mr.doob 684e417a71 Updated builds. 11 years ago
  Mr.doob d04634db3e Merge pull request #5273 from dubejf/dev 11 years ago
  Mr.doob 3909abd14d Updated builds. 11 years ago
  Mr.doob 68269fb45e Examples clean up. 11 years ago
  Mr.doob 54163bcf56 Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 11 years ago
  Mr.doob 1eb2601925 WebGLRenderer: Avoid unnecesary gl state resets at plugin render time. See #4628. 11 years ago
  dubejf eb806ee326 reorderBuffers: remove unused array 11 years ago
  dubejf 80d69bf334 reorderBuffers: call ctor of typed array directly 11 years ago
  dubejf d935a8783f BufferAttribute: Simplify cloning 11 years ago
  Mr.doob 75d507dde3 Merge pull request #5270 from iras/patch-1 11 years ago
  Ivano Ras bbbe82eb93 Update Frustum.html 11 years ago
  Mr.doob db7a3497c5 Merge pull request #5262 from dubejf/dev 11 years ago
  dubejf 1466707f88 BufferGeometry: clone attributes 11 years ago
  dubejf b17e3a5d55 Add clone property to BufferAttribute.js 11 years ago
  Mr.doob 5bac480006 Updated builds. 11 years ago
  Mr.doob 1879afff69 PlaneGeometry: Added console.info(). 11 years ago
  Mr.doob 5ba54f7166 Implemented THREE.Audio and THREE.AudioListener. See #5128. 11 years ago
  Mr.doob 18caa66e4e VTKLoader to BufferGeometry. 11 years ago