Historia zmian

Autor SHA1 Wiadomość Data
  Mr.doob b560dff77c Updated builds. 14 lat temu
  Mr.doob 4cef1f9e7e Merge remote branch 'alteredq/master' into test 14 lat temu
  Mr.doob 11461f0b5d Brought back automatic centroid computation. 14 lat temu
  alteredq 993483763b Commented out "gl.finish", it was eating a lot of performance. 14 lat temu
  alteredq f104182458 Added handling of texture repeat and offset to WebGLRenderer. 14 lat temu
  Mr.doob 95bb462ed5 Merge remote branch 'alteredq/master' into test 14 lat temu
  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 lat temu
  alteredq eecf9d0bc6 Made canvas interactive particles rendering in Firefox more consistent with Chrome. 14 lat temu
  Mr.doob e3bc14cb10 Because of Ray now checks Particles, ThreeWebGL now has that dependency. 14 lat temu
  alteredq 272d23c7a5 Disabled ambient light in trackball Earth example (to get rid of clouds in unlit part of the globe). 14 lat temu
  Mr.doob 38ac2817a0 Added morphtargets animation example. 14 lat temu
  Eberhard Gräther 74ab78a6e2 build including TrackballCamera 14 lat temu
  Eberhard Gräther 3981e4d712 Merge remote branch 'upstream/master' 14 lat temu
  Eberhard Gräther 359407b722 added new TrackballCamera-example and changed keys 14 lat temu
  Eberhard Gräther 20abaadaef bug fixes and _eye in TrackballCamera 14 lat temu
  Eberhard Gräther 61ca6974b7 added modified earth example for TrackballCamera 14 lat temu
  Eberhard Gräther f4a08e574c added minMaxDistances to TrackballCamera and some refactorings 14 lat temu
  Eberhard Gräther 6d08b4980b added dynamic moving to TrackballCamera 14 lat temu
  Mr.doob 087066524a Added boundingSphere check for Meshes in Ray ( improving performance considerably). 14 lat temu
  Eberhard Gräther 3fcc39301b restructured TrackballCamera, final static moving version 14 lat temu
  Eberhard Gräther b71b063f6f added keylistening to TrackballCamera 14 lat temu
  Eberhard Gräther 3174dc2809 added zoom and pan to TrackballCamera 14 lat temu
  Mr.doob 699bbb749d Updated builds. 14 lat temu
  Mr.doob fdf0c2f558 Merge remote branch 'NINE78/master' into test 14 lat temu
  Mr.doob 18f7859974 Ray now intersects with particles too. (thx @jaycrossler) 14 lat temu
  Nik Van den Wijngaert 778672f651 Added support for custom attribute buffers to be correctly split across large meshes (>65K vertices) 14 lat temu
  Eberhard Gräther 902e31621e TrackballCamera first version, rotation only 14 lat temu
  Mr.doob 4f0199fc13 Updated closure compiler. 14 lat temu
  Mr.doob ce8e05b632 (Hopefully) temporal patch for making video work on Chrome Stable + Windows. (Thanks @spite!). 14 lat temu
  Mr.doob 211070277d CanvasRenderer and WebGLRenderer can now reuse an already created canvas. (thx daemonburrito) 14 lat temu