コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 43c010e08d Updated builds. 11 年 前
  Mr.doob 43cded21c8 CanvasRenderer/SVGRenderer: Discard elements with material.opacity === 0. Fixes #4617. 11 年 前
  Mr.doob 5a7d73b2ba Merge branch 'patch-1' of https://github.com/zerorzero/three.js into dev 11 年 前
  Mr.doob ac9fa24c3c Added drop events to equirectangular panorama example. 11 年 前
  zerorzero c5b91a0c61 Update FontUtils.html 11 年 前
  Mr.doob cc71e077ac Updated builds. 11 年 前
  Mr.doob 35e18100c4 Object3D: Reverted this.position to non-configurable position. 11 年 前
  Mr.doob f4ca33de6a Merge branch 'heightfields-and-normalmaps' of https://github.com/virtual-world-framework/three.js into dev 11 年 前
  Mr.doob 59dbd22504 Updated builds. 11 年 前
  Mr.doob 5549e242e0 Object3D: Using Object.defineProperties to avoid object.rotation = new THREE.Euler() pattern. See fffeeb636ee9fa38f2e3a51358c361116d827d8b. 11 年 前
  Eric Burns ae02c24c4f Differentiate between heightfields and normalmaps and treat each appropriately 11 年 前
  Mr.doob eabdc89686 Quaternion: Avoiding double call to onChangeCallback in setFromUnitVectors. Added call to onChangeCallback in normalize(). See fffeeb636ee9fa38f2e3a51358c361116d827d8b. 11 年 前
  Mr.doob b228ef810d Updated builds. 11 年 前
  Mr.doob fffeeb636e Simplified Euler/Quaternion setup. See #4599. 11 年 前
  Mr.doob c509dcbe6c Removed unused Proxy*. 11 年 前
  Mr.doob 171dc1e6b2 Merge pull request #4598 from virtual-world-framework/use-collada-id-as-threejs-id 11 年 前
  Mr.doob f84d42f86c Removed more hilbert3D instances. 11 年 前
  Mr.doob 7f9c5af70a Merge branch 'hilbert-curves' of https://github.com/thorsummoner/three.js into dev 11 年 前
  thorsummoner 92814d4359 Exited Example to use file include rather than inline hilbert3D definition 11 年 前
  thorsummoner 1863feafd0 Made simmilar to and allocated file for it 11 年 前
  thorsummoner 5cf2d18fba as per Mr. Doob's Request, I removed hilbert2d from the folder. 11 年 前
  thorsummoner 4784dfe731 Implemented Hilbert in 2d 11 年 前
  Mr.doob 884c4334e9 Fixed indentations. 11 年 前
  Mr.doob 1a4f3dea34 Docs: Moved api/math/Lut to api/examples/Lut. 11 年 前
  Mr.doob d6344ae930 Removed src/math/Lut.js. 11 年 前
  Mr.doob 5a17547156 Merge branch 'lut' of https://github.com/daron1337/three.js into dev 11 年 前
  Steven Carr 61e01f5238 Update collada loader to use the collada ID as the threejs ID to fix a bug in loading the animations 12 年 前
  Mr.doob e7f97fa544 Updated builds. 11 年 前
  Mr.doob 53161648e6 Fixed Geometry99 merge conflicts. 11 年 前
  Mr.doob 220c844348 Merge branch 'dev-geometry-experiment' of https://github.com/jbaicoianu/three.js into dev 11 年 前