提交历史

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