Commit History

Author SHA1 Message Date
  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
  Gregg Tavares 9d76ab526d Compile with camera.setViewOffset 14 years ago
  zz85 2860731edb Updated 3D Text Geometry and example 14 years ago
  alteredq adca3ad139 Small optimization: moved doubleSided and flipSided properties from Mesh up to Object3D. 14 years ago
  alteredq 7c68d1734f Simplified CrosseyedWebGLRenderer: using viewports instead of FBOs. 14 years ago
  alteredq dcbcf72f55 Added CrosseyedWebGLRenderer. 14 years ago
  Mr.doob 3bc8372794 Fixed camera translation bug. 14 years ago
  Mr.doob 6bee6c3972 Added AnaglyphWebGLRenderer. 14 years ago
  Mr.doob 0061cd37bc Updated builds. 14 years ago
  Mr.doob e712e894e9 Merging with egraether's branch. 14 years ago
  Mr.doob b560dff77c Updated builds. 14 years ago
  alteredq 993483763b Commented out "gl.finish", it was eating a lot of performance. 14 years ago
  alteredq f104182458 Added handling of texture repeat and offset to WebGLRenderer. 14 years ago
  Mr.doob e3bc14cb10 Because of Ray now checks Particles, ThreeWebGL now has that dependency. 14 years ago
  Eberhard Gräther 74ab78a6e2 build including TrackballCamera 14 years ago
  Mr.doob 087066524a Added boundingSphere check for Meshes in Ray ( improving performance considerably). 14 years ago
  Mr.doob 699bbb749d Updated builds. 14 years ago
  Mr.doob 18f7859974 Ray now intersects with particles too. (thx @jaycrossler) 14 years ago
  Mr.doob 4f0199fc13 Updated closure compiler. 14 years ago
  zz85 1286e5171b inital import for THREE.Text and example 14 years ago
  Mr.doob ce8e05b632 (Hopefully) temporal patch for making video work on Chrome Stable + Windows. (Thanks @spite!). 14 years ago
  Mr.doob 211070277d CanvasRenderer and WebGLRenderer can now reuse an already created canvas. (thx daemonburrito) 14 years ago
  Mr.doob b8faf8a687 REVISION++ 14 years ago