Commit History

Author SHA1 Message Date
  Mr.doob 755c9e4c76 Updated builds. 11 years ago
  Mr.doob ecbce0c70e Fixed interactive buffergeometry example. 11 years ago
  Mr.doob ac88539320 Implemented @m-schuetz's bugfix for indexed BufferGeometry in Raycaster. See #4768. 11 years ago
  Mr.doob 5044a74b6a Updated examples list. 11 years ago
  Mr.doob db2dcc5290 Merge remote-tracking branch 'daron1337/lut_fixed' into dev 11 years ago
  Mr.doob f2313eb722 Merge remote-tracking branch 'kumavis/NoColors' into dev 11 years ago
  Mr.doob b462594395 Merge remote-tracking branch 'dsine-de/patch-1' into dev 11 years ago
  Mr.doob 5758a0111f Updated builds. 11 years ago
  Mr.doob 9fd3556b9d Updated AxisHelper and Sprite to simpler BufferAttribute. 11 years ago
  Mr.doob 9b1e239e98 Simplified BufferAttribute. 11 years ago
  Mr.doob 088dfb91cc Fixed AxisHelper. 11 years ago
  Mr.doob 408136b518 Merge remote-tracking branch 'srifqi/patch-2' into dev 11 years ago
  Mr.doob 91ad5314dd Cleaned up example. 11 years ago
  aaron fd28624959 vertexColors should default to 'THREE.NoColors' not 'false' - Fixes #2180 11 years ago
  daron1337 80ad89779f fixed lut and docs 11 years ago
  dsine-de 892560301b Removed unused variable 11 years ago
  Joshua Koo a1928a83d9 Add example Resolution-Independent Vector Fonts rendering with WebGL 11 years ago
  srifqi cb1b28a164 Update AxisHelper.js 11 years ago
  Mr.doob 8e7fdff1a7 Merge branch 'sky_shader' of https://github.com/zz85/three.js into dev 11 years ago
  Mr.doob 88a104b6c4 Updated builds. 11 years ago
  Mr.doob 2fa40cbd68 Added interactive pointcloud example to examples list. 11 years ago
  Mr.doob 2bddd798b5 Merge branch 'svgloader' of https://github.com/zz85/three.js into dev 11 years ago
  Mr.doob acf1efac22 Merge branch 'dev-particles' of https://github.com/WestLangley/three.js into dev 11 years ago
  Mr.doob 9493db5fe4 Merge branch 'smoother_orbit_controls' of https://github.com/lpsinger/three.js into dev 11 years ago
  Mr.doob caa544fe5f Merge branch 'orbit_controls_mouse_outside_window' of https://github.com/lpsinger/three.js into dev 11 years ago
  Leo Singer 75e2e813db Dolly translates camera rather than scales its distance 11 years ago
  Leo Singer 3a95051694 Add a touch of damping to OrbitControls 11 years ago
  Leo Singer 9eb00dc24b Set OrbitControls polar angle limits to [0.01, pi-0.01] 11 years ago
  Leo Singer bde13eb042 OrbitControls handles mouse moving outside of window 11 years ago
  Joshua Koo 6f01c2dc4b Add SVGLoader. See #4429 11 years ago