Histórico de commits

Autor SHA1 Mensagem Data
  alteredq 586012269f Fixed multi-holes bug in Text. Fixed spurious globals in Text and WebGLRenderer. 14 anos atrás
  alteredq e4b75f1c8d Merged greggman's offset camera pull request. 14 anos atrás
  alteredq d2cbf83dd3 Merged zz85's 3d text pull request, cleaned up THREE.Text code. 14 anos atrás
  Gregg Tavares 0d66e46e5b 2 Examples for using setViewOffet. 14 anos atrás
  Gregg Tavares 9d76ab526d Compile with camera.setViewOffset 14 anos atrás
  Gregg Tavares b380dd4534 Added setViewOffset to Camera for multi-monitor displays. 14 anos atrás
  zz85 2860731edb Updated 3D Text Geometry and example 14 anos atrás
  alteredq d8c3c92fc9 Added dynamic particles demo. 14 anos atrás
  alteredq adca3ad139 Small optimization: moved doubleSided and flipSided properties from Mesh up to Object3D. 14 anos atrás
  alteredq 7c68d1734f Simplified CrosseyedWebGLRenderer: using viewports instead of FBOs. 14 anos atrás
  alteredq 71de557220 Fixed cross-eyed examples lib links. 14 anos atrás
  alteredq dcbcf72f55 Added CrosseyedWebGLRenderer. 14 anos atrás
  Mr.doob 3bc8372794 Fixed camera translation bug. 14 anos atrás
  Mr.doob c8dee063f6 Fixed cars anaglyph example. 14 anos atrás
  Mr.doob 11e9b06344 Cleaned anaglyph examples code. Unfortunately it doesn't work nicely with multipass... 14 anos atrás
  Mr.doob 6bee6c3972 Added AnaglyphWebGLRenderer. 14 anos atrás
  Mr.doob 3104108e86 Clean up of Examples/Projects in README. 14 anos atrás
  Mr.doob ebe60cb678 Added Süperfad's Mission Control to README's Featured Projects. 14 anos atrás
  Mr.doob 0061cd37bc Updated builds. 14 anos atrás
  Mr.doob 166f4ea9fc Merge remote branch 'egraether/master' into test 14 anos atrás
  Mr.doob e712e894e9 Merging with egraether's branch. 14 anos atrás
  Eberhard Gräther 76c4ebebd3 build with reworked Vector classes 14 anos atrás
  Eberhard Gräther c3436327ad reworked Vector classes, no change in API, reordered methods, divide-by-zero prevention, removed use of .set() in methods for better performance 14 anos atrás
  Mr.doob e711df7104 Uops! Forgot an important items on the change log :) 14 anos atrás
  Mr.doob 1febde335d Updated README. 14 anos atrás
  Mr.doob b560dff77c Updated builds. 14 anos atrás
  Mr.doob 4cef1f9e7e Merge remote branch 'alteredq/master' into test 14 anos atrás
  Mr.doob 11461f0b5d Brought back automatic centroid computation. 14 anos atrás
  alteredq 993483763b Commented out "gl.finish", it was eating a lot of performance. 14 anos atrás
  alteredq f104182458 Added handling of texture repeat and offset to WebGLRenderer. 14 anos atrás