Commit History

Author SHA1 Message Date
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 years ago
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 years ago
  omgitsraven ec3c380a00 point size attenuation fix 9 years ago
  Mr.doob 9366cfc891 Updated examples. 10 years ago
  Mr.doob 42a8efcdc9 Example clean up. 10 years ago
  Mr.doob 8465b81280 Examples clean up. 10 years ago
  Mr.doob 34a2055d38 Fixed all custom attributes examples. 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob f4ce69bc98 Updated examples with API changes. 11 years ago
  WestLangley 921546772e Added Raycaster support for THREE.PointCloud 11 years ago
  Mr.doob 22e89b223c Minor aesthetical tweaks. 11 years ago
  WestLangley 56544be4ab Particles were not updating. 11 years ago
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. 11 years ago
  Mr.doob dfffeef1da Updated src and examples to latest BufferGeometry API. 11 years ago
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 years ago
  Mr.doob ea4bd0364c Updated examples with Particle/Sprite change. 11 years ago
  ohmed b4a8175dc1 fixed typos 11 years ago
  ohmed 4a5db08a6a fixed examples to use three.min version 11 years ago
  ohmed 770b693630 added .addAttribute() method to bufferGeometry & updated examples 11 years ago
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 years ago
  N Halloran edcded2fc1 removed amplitude uniform because it is not used 12 years ago
  Tapio Vierros 44216e72b5 Remove usage of attributes' numItem properties in examples. 12 years ago
  zz85 80876074e4 Prevent BufferGeometry custom attributes's array from being deleted by setting geometry.attributes.name.dynamic = true 12 years ago
  zz85 11f449b569 Add BufferGeometry + Custom Attributes + Particles example. 12 years ago