Commit History

Author SHA1 Message Date
  Mr.doob 7f0c37ed3d Removed unused var. 11 years ago
  Mr.doob 8763847122 Fixed some more BufferAttribute based examples. 11 years ago
  Mr.doob 21e22a0761 TrackballControls: Fixed bugs from the refactoring. 11 years ago
  Mr.doob 364b0a3aa8 TrackballControls clean up. 11 years ago
  Mr.doob b6a4cb9399 Merge remote-tracking branch 'nraynaud/patch-1' into dev 11 years ago
  michael a2258a2bc2 Updated gpgpu birds example to work with new BufferAttribute changes. 11 years ago
  Joshua Koo 5564fdeea9 WebGLRenderer: Enforcing Mr.doob's Code Style(tm) 11 years ago
  aaron 85a7725cba Add browserify support - Fixes #4777 11 years ago
  Michael Guerrero 57328e89ce Updated particle example to use the renamed ParticleSystem name - PointCloud. This fixes the rotation that happens in the update because it relies on instanceof. 11 years ago
  Mr.doob d93f761d63 Merge remote-tracking branch 'josdirksen/master' into dev 11 years ago
  Jos Dirksen 741674648b Fix pattern just like in MorphBlendMesh 11 years ago
  Jos Dirksen 650b39cb23 And removed extra line 11 years ago
  Jos Dirksen 7931f365f2 Removed extra "p" 11 years ago
  Jos Dirksen cdf5aac551 Now with tab instead of spaces 11 years ago
  Jos Dirksen 808fb42e75 Changed regex to support morph animations from blender using the Three.js exporter. Exports in the following form: Animation_0000 11 years ago
  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