Commit History

Author SHA1 Message Date
  alteredq 3d4893c20c Bumped docs version number to r50. Updated Material docs. 13 years ago
  alteredq c3b4b64c57 Updated Closure compiler with the latest version. 13 years ago
  Mr.doob 7476984db6 Removed unused flag from build.py. 13 years ago
  Mr.doob 345f6e1d6e Tried to prettify build.py a bit. 13 years ago
  Mr.doob 3e9649162d Updated builds. 13 years ago
  Mr.doob e82f43c0d5 build.py simplifications 13 years ago
  alteredq fc73cdc24a Fixed build.py not closing temp file. 13 years ago
  alteredq d073c4b68a Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq ddd4063cae Trying to come up with a better regular expression for matching emphasis in docs. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  alteredq 07d57df5aa Transplanted Geometry.computeBoundingSphere optimization to BufferGeometry.computeBoundingSphere. 13 years ago
  Mr.doob 9b8db498c8 Reworked build.py. 13 years ago
  Mr.doob a85e59ede8 Reverted computeBoundingSphere sketchy optimisation. But left the neat one. 13 years ago
  Mr.doob 4ee561e50a Updated builds. 13 years ago
  Mr.doob 7d114bd68b Merge remote-tracking branch 'alteredq/dev' into dev 13 years ago
  Mr.doob 2913583ad5 Geometry.computeBoundingSphere clean up. 13 years ago
  alteredq 5cc0423525 Same tweaks also for bump mapped skin example. 13 years ago
  alteredq 6de5d94cdf Trying to make bump map example a bit less heavy. 13 years ago
  alteredq 38d6c4b183 Updated builds. 13 years ago
  alteredq d59a9a31e9 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq aac882984d Added bump and specular maps to simple skin shader. 13 years ago
  Jay Weeks e5943ee1c7 Optimize Geometry.prototype.computeBoundingSphere 13 years ago
  Mr.doob 6c2bdaf522 Clean up of SceneLoader+properties. 13 years ago
  Mr.doob 3b9f7a45ec Merge remote-tracking branch 'skfcz/master' into dev 13 years ago
  Mr.doob 499e99beb3 Merge remote-tracking branch 'maximeq/patch-2' into dev 13 years ago
  Jono Brandel 168ae85c09 addSelf takes a vector not positions. 13 years ago
  Mr.doob 32295ffcaf Merge remote-tracking branch 'alteredq/dev' into dev 13 years ago
  Mr.doob 728573269c Tweaked code snippet color theme. 13 years ago
  alteredq bb415a9e16 Tweaked a bit bump mapping example. 13 years ago
  alteredq fcada9c28c Added specular map to Phong, Lambert and Basic materials. 13 years ago