提交历史

作者 SHA1 备注 提交日期
  Jeff Terrace 358c9c19fc Started skeleton framework for documentation using sphinx 14 年之前
  alteredq 370d20b407 Refactored normal map shader. 14 年之前
  Mr.doob d9f055c989 Eek! That wasn't supposed to go in. 14 年之前
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 年之前
  alteredq befc98a01e Refactored bounding box to use 2x Vector3 instead of custom object. 14 年之前
  alteredq b1ef3409a6 Sorting out accidental double-merge. 14 年之前
  alteredq 3aa1767844 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  Mr.doob c5613ebb53 Implemented again @ekitson's improvement to GeometyUrils.center. Increased light intensity in loader_json_blender example. 14 年之前
  Mr.doob 955705f73e Merge remote-tracking branch 'alteredq/dev' into dev 14 年之前
  Mr.doob 5bcf179d3e Merging with @alteredq's branch. 14 年之前
  Mr.doob a640e74c70 Merge remote-tracking branch 'AddictArts/dev_collada' into dev 14 年之前
  alteredq 1d5a72ddc9 Resurrected UVs normalization (as GeometryUtils.normalizeUVs). 14 年之前
  Erik Kitson 298afecf80 Added progress callback to ColladaLoader. 14 年之前
  Erik Kitson fe8e1b881f Added option to ColladaLoader to recenter all Geometry so that they are centered around the local origin of their containing Mesh. 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 年之前