Commit History

Author SHA1 Message Date
  Mr.doob 7593b8d58a REVISION++ 14 years ago
  Mr.doob 920ebceb0f Updated builds. 14 years ago
  Mr.doob ece93dfe6e Updated builds. 14 years ago
  Mr.doob 2429806888 Updated builds. 14 years ago
  Mr.doob 176d0f2884 Merging with @alteredq's branch. 14 years ago
  Mr.doob 28c165f8d6 Updated builds. 14 years ago
  Mr.doob bd067242da Updated builds. 14 years ago
  alteredq 70f417b8f9 Merged with mrdoob's branch. 14 years ago
  alteredq d3f12bbf78 Merge branch 'master' of https://github.com/mrdoob/three.js 14 years ago
  alteredq c497709337 Added texture repeat support to Blender model and scene exporters. 14 years ago
  Mr.doob 57f087333e Updated builds. 14 years ago
  Mr.doob 1700cb9ef4 Merging with alteredq's branch. 14 years ago
  Mr.doob af0beedad7 Reverted to previous WebGLRenderer.setTexture code. Now that Chrome 12 is out, it should be working? 14 years ago
  alteredq 2b599e1adc Added support for texture repeat and offset in model JSONs to Loader base class. 14 years ago
  alteredq 9596667876 Merged zz85's text bezel, extended text parameters API for bezel, added bezel to webgl text example. 14 years ago
  alteredq 5bf5c6efd8 Refactored object removal in WebGLRenderer, fixing several issues. 14 years ago
  Mr.doob 49343c4a97 Removed unneeded property.constructor line on Anaglyph/Crosseyed renderers. 14 years ago
  alteredq f9de50b0fe More derendererization. 14 years ago
  alteredq eae0616ad0 Trying to fix multiple renderers when having stereo renderers include issue. 14 years ago
  Mr.doob bfdb10a85a Updated all examples so they use the renamed geometry classes. 14 years ago
  Mr.doob d46a1ee368 Checking if WebGLRenderer exists before creating AnaglyphWebGLRenderer and CrosseyedWebGLRenderer. 14 years ago
  alteredq 2566d8ad36 Rebuild libs. 14 years ago
  alteredq 9acdcbb63b Merged with zz85 Text fixes. 14 years ago
  alteredq 178613b1d6 Reapplied cleanup and bugfixes to zz85's latest Text version, made crashes on bad geometry less fatal. 14 years ago
  zz85 4983327011 Fixes for holes first characters 14 years ago
  zz85 2af725ebad Fixed Multiple Holes Shape Text Bug 14 years ago
  alteredq 586012269f Fixed multi-holes bug in Text. Fixed spurious globals in Text and WebGLRenderer. 14 years ago
  alteredq d2cbf83dd3 Merged zz85's 3d text pull request, cleaned up THREE.Text code. 14 years ago
  zz85 2860731edb Updated 3D Text Geometry and example 14 years ago
  alteredq 7c68d1734f Simplified CrosseyedWebGLRenderer: using viewports instead of FBOs. 14 years ago