提交历史

作者 SHA1 备注 提交日期
  Mr.doob c8dee063f6 Fixed cars anaglyph example. 14 年之前
  Mr.doob 11e9b06344 Cleaned anaglyph examples code. Unfortunately it doesn't work nicely with multipass... 14 年之前
  Mr.doob 6bee6c3972 Added AnaglyphWebGLRenderer. 14 年之前
  Mr.doob 3104108e86 Clean up of Examples/Projects in README. 14 年之前
  Mr.doob ebe60cb678 Added Süperfad's Mission Control to README's Featured Projects. 14 年之前
  Mr.doob 0061cd37bc Updated builds. 14 年之前
  Mr.doob 166f4ea9fc Merge remote branch 'egraether/master' into test 14 年之前
  Mr.doob e712e894e9 Merging with egraether's branch. 14 年之前
  Eberhard Gräther 76c4ebebd3 build with reworked Vector classes 14 年之前
  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 年之前
  Mr.doob e711df7104 Uops! Forgot an important items on the change log :) 14 年之前
  Mr.doob 1febde335d Updated README. 14 年之前
  Mr.doob b560dff77c Updated builds. 14 年之前
  Mr.doob 4cef1f9e7e Merge remote branch 'alteredq/master' into test 14 年之前
  Mr.doob 11461f0b5d Brought back automatic centroid computation. 14 年之前
  alteredq 993483763b Commented out "gl.finish", it was eating a lot of performance. 14 年之前
  alteredq f104182458 Added handling of texture repeat and offset to WebGLRenderer. 14 年之前
  Mr.doob 95bb462ed5 Merge remote branch 'alteredq/master' into test 14 年之前
  Mr.doob 95c1727861 Added offset and repeat properties to Texture. It'll be tricky to add support for this on CanvasRenderer but should be easy on WebGLRenderer. 14 年之前
  alteredq eecf9d0bc6 Made canvas interactive particles rendering in Firefox more consistent with Chrome. 14 年之前
  Mr.doob e3bc14cb10 Because of Ray now checks Particles, ThreeWebGL now has that dependency. 14 年之前
  alteredq 272d23c7a5 Disabled ambient light in trackball Earth example (to get rid of clouds in unlit part of the globe). 14 年之前
  Mr.doob 38ac2817a0 Added morphtargets animation example. 14 年之前
  Eberhard Gräther 74ab78a6e2 build including TrackballCamera 14 年之前
  Eberhard Gräther 3981e4d712 Merge remote branch 'upstream/master' 14 年之前
  Eberhard Gräther 359407b722 added new TrackballCamera-example and changed keys 14 年之前
  Eberhard Gräther 20abaadaef bug fixes and _eye in TrackballCamera 14 年之前
  Eberhard Gräther 61ca6974b7 added modified earth example for TrackballCamera 14 年之前
  Eberhard Gräther f4a08e574c added minMaxDistances to TrackballCamera and some refactorings 14 年之前
  Eberhard Gräther 6d08b4980b added dynamic moving to TrackballCamera 14 年之前