コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 218e847ec9 Fixed minecraft example uvs. 11 年 前
  Mr.doob 4fdb2d9ab5 Updated builds. 11 年 前
  Mr.doob 8a8e713c77 WebGLRenderer: Seems like these precision checks aren't used. 11 年 前
  Mr.doob c7fbc07343 Merge branch 'patch-1' of https://github.com/rnorris7756/three.js into dev 11 年 前
  Robert 87870ec83a Display correct element number. 11 年 前
  Mr.doob 0b97cbe7c0 Editor: Fixed View menu title. 11 年 前
  Mr.doob 70231347cb Minor docs/examples aesthetic changes. 11 年 前
  Mr.doob e4ad4cb135 Merge pull request #4693 from phfatmonkey/Exporter-AddQuatRotation 11 年 前
  Ryan Lee b37083135e addressed changes per discussion with @mrdoob, @crobi on pull request: https://github.com/mrdoob/three.js/pull/4693/files#r11759573 11 年 前
  Mr.doob d11c3051fc Merge pull request #4707 from symplute/fix_blender_exporter_indent2 11 年 前
  syuhei e2cffeef01 fix indentation in Blender exporter once more 11 年 前
  Mr.doob c9c3aacbea Merge pull request #4700 from zerorzero/patch-3 11 年 前
  Mr.doob fce2930791 Docs: Visual tweaks. 11 年 前
  Mr.doob b179c5c5ca Editor: Fixed duplicate FancySelect.setValue calls. Fixes #3907 and #4698. 11 年 前
  Mr.doob ac9b45c134 Merge branch 'fix_node_build_header' of https://github.com/zz85/three.js into dev 11 年 前
  Mr.doob 536a4f2c1c Fixed minecraft example. Continue using new geometries. 11 年 前
  Mr.doob 67e2b37333 Updated builds. 11 年 前
  Mr.doob 2c89cd67e5 Moving WIP geometries to examples/js/wip. 11 年 前
  Mr.doob f8a8d4177d Fixed TransformControls. 11 年 前
  Mr.doob 6b795c745f Reverting PlaneGeometry and CircleGeometry to use Geometry. 11 年 前
  Mr.doob d1a18e9b2d Geometry.merge(): Check that geometry is instance of THREE.Geometry. 11 年 前
  Joshua Koo d1889abc5b Fix node.js build script error (Headers not commented) 11 年 前
  zerorzero 44252bf8db Update WebGLRenderer.html 11 年 前
  Mr.doob 7368682b0a Merge branch 'master' into dev 11 年 前
  Mr.doob 223f46bd46 Merge pull request #4696 from janaspage/patch-1 11 年 前
  Mr.doob ada4525d9a Merge pull request #4697 from zerorzero/patch-2 11 年 前
  zerorzero 27e3b5bc8c Update WebGLRenderer.html 11 年 前
  Janas Page 8d27161fba Rewording of demo-code narrative. 11 年 前
  Ryan Lee ace6913d21 Found one more spot from existing exporter that needed to be merged into new exporter. 11 年 前
  Ryan Lee 41d0f663e8 Included changes from branch by @crobi, which correctly exported the rotation for bones. His old branch was made before the newest exporter which supported multiple animations. This exporter merges the two branches together. 11 年 前