Commit History

Author SHA1 Message Date
  alteredq 3aa4027ab1 Flipped UVs for Sprite geometry to be get correct texture image orientation. 14 years ago
  alteredq 7a0b36a9af Small loop optimization and refactoring in TextGeometry. 14 years ago
  alteredq 213a2d9d2b Merged, refactored and extended sweetfish/pxf pull request with scene material override and Blender exporter updates. 14 years ago
  Jhonny Göransson 016ab44d7c Added distance to light 14 years ago
  alteredq 5739f754a8 Made "needsUpdate" working for custom attributes. Added example for custom attributes. 14 years ago
  Sven Andersson be7f3e0b56 Blender (2.57) export script keep track of texture wrapping option. 14 years ago
  Sven Andersson 2eb7f7a2a6 Added overrideMaterial property to Scene. If set, the material will be the only material used in WebGLRenderer.render(...). Set to null to disable. 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 7991af215a Added forgotten namespace to Sprite. 14 years ago
  alteredq 2566d8ad36 Rebuild libs. 14 years ago
  zz85 02cd88bd91 patched fixes with alteredq and added support for gentilis 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 e4b75f1c8d Merged greggman's offset camera pull request. 14 years ago
  alteredq d2cbf83dd3 Merged zz85's 3d text pull request, cleaned up THREE.Text code. 14 years ago