コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 5ec87fdbe7 Merge pull request #5840 from phutidus/dev 10 年 前
  Shun-An Lee 9b781b1542 Add comments to describe the modification 10 年 前
  Mr.doob 30b74a40e1 Merge pull request #5844 from repsac/io_three 10 年 前
  repsac af040867af Moved exceptions and logger to the root of the package scope. This is to make these modules more accessible to the upcoming importer. 10 年 前
  Shun-An Lee bb64625533 Improve ability to detect the format of a STL file 10 年 前
  Mr.doob 5f355ac136 Merge pull request #5833 from mpk/fix-blender-exporter 10 年 前
  Mr.doob 2b394eea78 Cleaned up drawcalls example. 10 年 前
  Mr.doob 0b763d12b7 Merge pull request #5819 from kile/master 10 年 前
  Mr.doob a281af9b57 Merge pull request #5832 from PetorialC/patch-1 10 年 前
  Mr.doob 504a44ecaa Fixed example. See #5815. 10 年 前
  Michal Polko b9c36c3415 Fix Blender UV export for BufferGeometry 10 年 前
  PetorialC a26b834688 Update Creating-a-scene.html 10 年 前
  Fernando Serrano 7cb55b7ea6 spaces identation to tabs 10 年 前
  Mr.doob 06b3943c86 Minor example tweak. 10 年 前
  Mr.doob 08b743bff3 ColladaLoader: Hack for Mesh.parse showstopper. Fixes #5828. 10 年 前
  Mr.doob 4e86814ae6 Merge pull request #5824 from zz85/patch-1 10 年 前
  Joshua Koo c222310930 Optimize TessellateModifier.js slightly 10 年 前
  Fernando Serrano 9d27fb9d89 Buffergeometry drawcalls example syntax format 10 年 前
  Fernando Serrano 406c33e50a Buffergeometry example with drawcalls 10 年 前
  Mr.doob 463366fede Fixed video examples. 10 年 前
  Mr.doob 7431f1a3e0 Editor: Scripting working again. 10 年 前
  Mr.doob 037cccf05f Updated builds. 10 年 前
  Mr.doob 2036197926 Merge pull request #5788 from bhouston/math-improvements 10 年 前
  Mr.doob 0d999af42c Editor: Cleaned up Fullscreen code. 10 年 前
  Ben Houston 45b029feee add docs per @WestLangley's request: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67857995 10 年 前
  Ben Houston 6e77ef510a remove Matrix4.makeShear per @WestLangley here: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67852744 10 年 前
  Mr.doob a70f2668d3 Merge pull request #5803 from walden-/fullscreen 10 年 前
  Ben Houston 82c3f50f62 address @mrdoob's and @WestLangley concerning new math additions, add unit tests. 10 年 前
  walden- 06d830c7f1 inline viewFullscreen() 10 年 前
  walden- 9afa36224e rename to viewFullscreen 10 年 前