Commit History

Author SHA1 Message Date
  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
  Mr.doob 60d077dff2 Updated builds. 11 years ago
  Mr.doob 3daf0b234c Geometry.fromBufferGeometry() also cloning colors. 11 years ago
  Mr.doob e480b338a2 Updated builds. 11 years ago
  Mr.doob 25e4286311 Workaround for minecraft ao example. Geometry.vertexColors isn't empty anymore. 11 years ago
  Mr.doob 0a10887e50 Cloning normals in Geometry.fromBufferGeometry(). Bad things happen otherwise. 11 years ago
  Mr.doob 5fdaaa5e5b BufferGeometry: Workaround for computeTangents requiring a drawcall. 11 years ago
  Mr.doob 8eeb0d5bbd Examples improvements. 11 years ago
  Mr.doob fce86cbbda Added PlaneBufferGeometry. 11 years ago
  Mr.doob 1f0fff1e08 More cleaning on skinning example. 11 years ago
  Mr.doob 7bbdf7f068 Skinning example clean up. 11 years ago
  Mr.doob 4fc3359934 Merge pull request #5259 from sgrif/sg-maya-update 11 years ago
  Sean Griffin 973096dc87 Use the correct normals for maya exports with more than one mesh 11 years ago
  Mr.doob 220475bcd3 Merge pull request #5247 from grgr/dev 11 years ago
  Mr.doob 65f733745c Updated builds. 11 years ago
  Mr.doob c353d166c2 Reverted 4439d901e0e3e9b8a6dd3559a665062ad1988344. Implemented material.visible in Projector. See #5256. 11 years ago
  Mr.doob c274258f18 Updated builds. 11 years ago
  Mr.doob 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 years ago
  grgr da11914a56 added simple skinned animation incl. .blend file with vertex groups other than bone-vertexgroups to demonstrate (fixed) exporter bug 11 years ago
  grgr 9b16134979 Merge remote-tracking branch 'upstream/dev' into dev 11 years ago
  Mr.doob 792a8820b6 Editor: Added geometryChanged signal. 11 years ago
  Mr.doob a00756bcf0 Editor: Modularised Viewport.Info. 11 years ago
  Mr.doob 6acd71c147 SVGRenderer: Fixed MeshNormalMaterial rendering. 11 years ago