Commit History

Author SHA1 Message Date
  Mr.doob b228ef810d Updated builds. 11 years ago
  Mr.doob fffeeb636e Simplified Euler/Quaternion setup. See #4599. 11 years ago
  Mr.doob c509dcbe6c Removed unused Proxy*. 11 years ago
  Mr.doob 171dc1e6b2 Merge pull request #4598 from virtual-world-framework/use-collada-id-as-threejs-id 11 years ago
  Mr.doob f84d42f86c Removed more hilbert3D instances. 11 years ago
  Mr.doob 7f9c5af70a Merge branch 'hilbert-curves' of https://github.com/thorsummoner/three.js into dev 11 years ago
  thorsummoner 92814d4359 Exited Example to use file include rather than inline hilbert3D definition 11 years ago
  thorsummoner 1863feafd0 Made simmilar to and allocated file for it 11 years ago
  thorsummoner 5cf2d18fba as per Mr. Doob's Request, I removed hilbert2d from the folder. 11 years ago
  thorsummoner 4784dfe731 Implemented Hilbert in 2d 11 years ago
  Mr.doob 884c4334e9 Fixed indentations. 11 years ago
  Mr.doob 1a4f3dea34 Docs: Moved api/math/Lut to api/examples/Lut. 11 years ago
  Mr.doob d6344ae930 Removed src/math/Lut.js. 11 years ago
  Mr.doob 5a17547156 Merge branch 'lut' of https://github.com/daron1337/three.js into dev 11 years ago
  Steven Carr 61e01f5238 Update collada loader to use the collada ID as the threejs ID to fix a bug in loading the animations 12 years ago
  Mr.doob e7f97fa544 Updated builds. 11 years ago
  Mr.doob 53161648e6 Fixed Geometry99 merge conflicts. 11 years ago
  Mr.doob 220c844348 Merge branch 'dev-geometry-experiment' of https://github.com/jbaicoianu/three.js into dev 11 years ago
  Duane Nykamp f213ffffbe Account for getBoundingClientRect returning read-only elements. 11 years ago
  James Baicoianu 7c3f71780d Added support for face.vertexColors, non-indexed geometry, and (vertices|colors|normals)NeedUpdate properties 11 years ago
  Mr.doob 566366fced Updated builds. 11 years ago
  Mr.doob df839dcd6d Fixed closure compiler warning. 11 years ago
  Mr.doob d23f1332b4 Experimenting with Geometry99. 11 years ago
  Mr.doob 3379ae32d0 Merge branch 'dev-geometry-experiment' of https://github.com/jbaicoianu/three.js into dev 11 years ago
  daron1337 25b65d3a97 added example and documentation 11 years ago
  James Baicoianu df982b7907 Whitespace tweak 11 years ago
  James Baicoianu 47a3081352 Added face.vertexNormals support 11 years ago
  James Baicoianu e841ee8a40 Removed unnecessary example (nothing to see) 11 years ago
  James Baicoianu f998dcaad5 Experimental THREE.Geometry99 class with dynamic TypedVector proxy generators 11 years ago
  WestLangley c0f243c6d1 Quaternion.setFromUnitVectors(): Fixed edge case 11 years ago