コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob feffb88f1e Includes to editor and examples. 13 年 前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 年 前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年 前
  alteredq 25bffd0d3b One possible workaround for normal map inconsistencies across models. 13 年 前
  alteredq 013f3b375e Changed the rest of the lib and examples to use auto-texture units. 13 年 前
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年 前
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 年 前
  Mr.doob 632b0f8e0c HTML correctness. 13 年 前
  alteredq 47b9abfda3 Another batch of examples resizing. 13 年 前
  Mr.doob 3265a7efdd Fixed missing camera->controls change in webgl_trackballcamera_earth.html. Fixes #1761. 13 年 前
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 年 前
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 年 前
  alteredq 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ 13 年 前
  Mr.doob 7206504648 Added EventTarget to TrackballControls. Fixes #1189. 13 年 前
  alteredq fddef60983 Added linear color space handling to normal map shader. 13 年 前
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 13 年 前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 年 前
  alteredq e207f5e852 Changed lights to use global positions. 14 年 前
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 年 前
  Andrew Strelzoff 485122a150 small fix - screen resize needs to refer to controls.screen sizes 14 年 前
  Mr.doob f357225c2d Merging dev branch. 14 年 前
  alteredq 4336d757ac Added WebGLRenderTargetCube. 14 年 前
  Mr.doob 176d0f2884 Merging with @alteredq's branch. 14 年 前
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 年 前
  alteredq 272d23c7a5 Disabled ambient light in trackball Earth example (to get rid of clouds in unlit part of the globe). 14 年 前
  Eberhard Gräther 74ab78a6e2 build including TrackballCamera 14 年 前
  Eberhard Gräther 359407b722 added new TrackballCamera-example and changed keys 14 年 前
  Eberhard Gräther 61ca6974b7 added modified earth example for TrackballCamera 14 年 前