Commit History

Author SHA1 Message Date
  Juergen Ahting d2f632e9ab THREE.Path.prototype.toShapes: 1) Bugfix: if all subpaths have the same wrong winding order; 2) new optional parameter: noHoles 11 years ago
  Mr.doob 65e03988dc Added canvas_lines_dashed example. 11 years ago
  Mr.doob b0626d7576 Updated builds. 11 years ago
  Mr.doob 1103e50e03 Removed UV.js. Fixes #4570 in a way... 11 years ago
  Mr.doob 032774e858 Merge branch 'fix-nodejs-build' of https://github.com/alldne/three.js into dev 11 years ago
  Mr.doob 321706dc43 Merge branch 'patch-1' of https://github.com/thuron/three.js into dev 11 years ago
  Mr.doob 43c010e08d Updated builds. 11 years ago
  Mr.doob 43cded21c8 CanvasRenderer/SVGRenderer: Discard elements with material.opacity === 0. Fixes #4617. 11 years ago
  Mr.doob 5a7d73b2ba Merge branch 'patch-1' of https://github.com/zerorzero/three.js into dev 11 years ago
  Mr.doob ac9fa24c3c Added drop events to equirectangular panorama example. 11 years ago
  zerorzero c5b91a0c61 Update FontUtils.html 11 years ago
  Tim cba24af4f1 Fixed Orthograpic Camera exporting. 11 years ago
  Jeong Yong-uk af763d7aaf Fix package.json to make 'npm install' work. 11 years ago
  Mr.doob cc71e077ac Updated builds. 11 years ago
  Mr.doob 35e18100c4 Object3D: Reverted this.position to non-configurable position. 11 years ago
  Mr.doob f4ca33de6a Merge branch 'heightfields-and-normalmaps' of https://github.com/virtual-world-framework/three.js into dev 11 years ago
  Mr.doob 59dbd22504 Updated builds. 11 years ago
  Mr.doob 5549e242e0 Object3D: Using Object.defineProperties to avoid object.rotation = new THREE.Euler() pattern. See fffeeb636ee9fa38f2e3a51358c361116d827d8b. 11 years ago
  Eric Burns ae02c24c4f Differentiate between heightfields and normalmaps and treat each appropriately 11 years ago
  Mr.doob eabdc89686 Quaternion: Avoiding double call to onChangeCallback in setFromUnitVectors. Added call to onChangeCallback in normalize(). See fffeeb636ee9fa38f2e3a51358c361116d827d8b. 11 years ago
  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