Commit History

Author SHA1 Message Date
  repsac 26c6443da4 Fixing a bad logic mistake where I the incorrect disk node type is queried against the wrong variable 10 years ago
  repsac ee3898e18a Fixed a bug that was occuring when removing destination files. 10 years ago
  repsac 348a3c3c53 Updated bl_info author, version, and blender metadata. 10 years ago
  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 years ago
  Mr.doob 5f355ac136 Merge pull request #5833 from mpk/fix-blender-exporter 10 years ago
  Mr.doob 2b394eea78 Cleaned up drawcalls example. 10 years ago
  Mr.doob 0b763d12b7 Merge pull request #5819 from kile/master 10 years ago
  Mr.doob a281af9b57 Merge pull request #5832 from PetorialC/patch-1 10 years ago
  Mr.doob 504a44ecaa Fixed example. See #5815. 10 years ago
  Michal Polko b9c36c3415 Fix Blender UV export for BufferGeometry 10 years ago
  PetorialC a26b834688 Update Creating-a-scene.html 10 years ago
  Fernando Serrano 7cb55b7ea6 spaces identation to tabs 10 years ago
  Mr.doob 06b3943c86 Minor example tweak. 10 years ago
  Mr.doob 08b743bff3 ColladaLoader: Hack for Mesh.parse showstopper. Fixes #5828. 10 years ago
  Mr.doob 4e86814ae6 Merge pull request #5824 from zz85/patch-1 10 years ago
  Joshua Koo c222310930 Optimize TessellateModifier.js slightly 10 years ago
  Fernando Serrano 9d27fb9d89 Buffergeometry drawcalls example syntax format 10 years ago
  Fernando Serrano 406c33e50a Buffergeometry example with drawcalls 10 years ago
  Mr.doob 463366fede Fixed video examples. 10 years ago
  Mr.doob 7431f1a3e0 Editor: Scripting working again. 10 years ago
  Mr.doob 037cccf05f Updated builds. 10 years ago
  Mr.doob 2036197926 Merge pull request #5788 from bhouston/math-improvements 10 years ago
  Mr.doob 0d999af42c Editor: Cleaned up Fullscreen code. 10 years ago
  Ben Houston 45b029feee add docs per @WestLangley's request: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67857995 10 years ago
  Ben Houston 6e77ef510a remove Matrix4.makeShear per @WestLangley here: https://github.com/mrdoob/three.js/pull/5788#issuecomment-67852744 10 years ago
  Mr.doob a70f2668d3 Merge pull request #5803 from walden-/fullscreen 10 years ago
  Ben Houston 82c3f50f62 address @mrdoob's and @WestLangley concerning new math additions, add unit tests. 10 years ago
  walden- 06d830c7f1 inline viewFullscreen() 10 years ago
  walden- 9afa36224e rename to viewFullscreen 10 years ago
  walden- a9315bb48e fix indent 10 years ago