Commit History

作者 SHA1 備註 提交日期
  Mr.doob d9df2215e7 Merge branch 'master' into dev 12 年之前
  Harry Moreno 41062eed8b Update docs/manual/introduction/Creating-a-scene.html 12 年之前
  Mr.doob 32f71030c2 Merge branch 'dev' of https://github.com/Fox32/three.js into dev 12 年之前
  Mr.doob 0a6ce9dbad Merge branch 'maya-exporter' of https://github.com/etic/three.js into dev 12 年之前
  Chris Lewis b51127000e Add Maya ASCII JSON exporter 12 年之前
  Stompfrog 115853afe8 Update docs/api/core/Clock.html 12 年之前
  Mr.doob 973d261a44 Merge branch 'master' of https://github.com/erich666/three.js into dev 12 年之前
  Eric Haines dc7b422052 Doc additions 12 年之前
  Mr.doob 21eff9d6c7 SceneExporter2: Added camera and light parameters. 12 年之前
  Mr.doob 56825c9acf Vector4: Moved around the new methods to keep the end structure like in Vector2/3. 12 年之前
  Mr.doob 9eaf84a50f Added Vector*.toArray(). Implemented in SceneExporter2. 12 年之前
  Mr.doob e7d260cb37 SceneExporter2: Added some basic type checking and hierarchy. 12 年之前
  Mr.doob d2aed74fa2 Started SceneExporter2. 12 年之前
  Mr.doob 3dc0704ba7 Removed some more clearColor stuff from editor and SceneExporter. 12 年之前
  Mr.doob c9eebb58bc Merge branch 'documentation' of git://github.com/gero3/three.js into dev 12 年之前
  Mr.doob dcb1336831 Merge branch 'patch-4' of git://github.com/gero3/three.js into dev 12 年之前
  Mr.doob 0d75d9de32 Merge branch 'patch-1' of git://github.com/theo-armour/three.js into dev 12 年之前
  OpenShift guest b4f8a71bbb add ambientLight documentation 12 年之前
  OpenShift guest 4c35f20a43 add light documentation 12 年之前
  OpenShift guest 6f30f4863b update Raycaster documentation 12 年之前
  gero3 f081645783 Update src/core/Raycaster.js 12 年之前
  OpenShift guest 65efc1c6b6 update Projector documentation 12 年之前
  Theo Armour eb44ccfc7b Updating copyright year 12 年之前
  Mr.doob 331ba82c4a Merge branch 'master' of git://github.com/migvel/three.js into dev 12 年之前
  migvel 97e6841137 Blender exporter: changed me.faces by me.tessfaces as reflected in Blender api. 12 年之前
  Oliver Sand 4691b5f1b0 Use process.hrtime() for Clock in node.js builds 12 年之前
  Mr.doob b212de7f72 Merge remote-tracking branch 'gero3/documentation' into dev 12 年之前
  Mr.doob bcc825cc44 Updated builds. 12 年之前
  Mr.doob 2c174fea09 Using Extend pattern in Clock. Added more robust check for performance.now(). See #2975. 12 年之前
  Mr.doob 3c06f0c52d Added custom perf code. 12 年之前