提交历史

作者 SHA1 备注 提交日期
  alteredq 1d5a72ddc9 Resurrected UVs normalization (as GeometryUtils.normalizeUVs). 14 年之前
  alteredq 86fac679c3 Renamed some examples. 14 年之前
  Mr.doob a3d2d1cea8 Undefined "u" var. This code pattern is indeed risky. 14 年之前
  Mr.doob e7a71da071 Merge remote-tracking branch 'paulmcpazzi/master' into dev 14 年之前
  Paolo Moretti 808d62b1f6 Added support for Camera Up Direction in SceneLoader 14 年之前
  Paolo Moretti 407d682932 Added support for Camera Up Direction in SceneLoader 14 年之前
  Mr.doob 7911a8a81c Merge remote-tracking branch 'alteredq/dev' into dev 14 年之前
  Mr.doob 2ea8cbae2a Fixed a bug in GeometryUtils.merge where it would create a material index per face. 14 年之前
  alteredq 457be13975 Added example of animated textured character exported from Blender. 14 年之前
  Mr.doob cd33824929 Merge remote-tracking branch 'alteredq/dev' into dev 14 年之前
  Mr.doob 8749fe04db Color.getHex() de-obfuscated. 14 年之前
  alteredq 43036191c6 Added frustum culling also for ParticleSystems. 14 年之前
  alteredq bac513dda9 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq 0fd25ba910 Added keeping stats also for point sprites. 14 年之前
  Mr.doob aac4384e1c Updated builds. 14 年之前
  Mr.doob 976607d346 Merge remote-tracking branch 'AddictArts/dev' into dev 14 年之前
  Erik Kitson cbccd87d57 Reverted changes to Animation class and moved to new KeyFrameAnimation class. 14 年之前
  Mr.doob f14e3dc72f Added .crossOrigin to Loader and ImageUtils. 14 年之前
  Mr.doob 3be2cdae2c Better Rectangle.intersects() formula. 14 年之前
  alteredq d906f301bd Updated builds. 14 年之前
  alteredq 90097cf401 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq 7168bc2435 Added more random functions to THREE.Math 14 年之前
  Mr.doob 606f008bec Fixed wrapping handling in ColladaLoader. 14 年之前
  Mr.doob 618a079045 Changed some more `.children` to `.childNodes`. (Fixes webgl_collada.html example) 14 年之前
  Mr.doob 13e3c8f255 Updated builds. 14 年之前
  Mr.doob 1e6ed88594 Merge remote-tracking branch 'AddictArts/dev' into dev 14 年之前
  Erik Kitson ef56fd9b79 Fixed references to Firefox-specific "children" attribute. 14 年之前
  alteredq 655b1efbde Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq e207f5e852 Changed lights to use global positions. 14 年之前
  Mr.doob e16e443394 Better use of generated texture. 14 年之前