Commit History

Author SHA1 Message Date
  Mr.doob 21ca9cd28b Removed custom skybox from examples. 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
  anvaka 35f8a86b03 switched to THREE.TextureLoader from THREE.ImageUtils 9 years ago
  Mr.doob 9366cfc891 Updated examples. 10 years ago
  Mr.doob a5ef8e72ee Removed unneeded computeTangents() calls. 10 years ago
  brason b0f0c3bd1a Remove unnecessary semicolons 10 years ago
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 years ago
  Mr.doob a2b1daef82 Updated examples that don't really need NormalDisplacementShader. 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 3a1b527ab3 ParticleSystem* to PointCloud* 11 years ago
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 years ago
  Ben Houston 04ce05d49c unifying shader names. 11 years ago
  Mr.doob ea4bd0364c Updated examples with Particle/Sprite change. 11 years ago
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 years ago
  Mr.doob bf60911dd1 Renamed ShaderLib's 'normal2' shader to 'normalmap' as suggested in 4276c9f5882044272ca3a5a8796380a206121fc2. 12 years ago
  Mr.doob 4276c9f588 Moved shaders in ShaderUtils.lib into ShaderLib. 12 years ago
  Mr.doob db6a79a730 Fixed some more sub(a,b) to subVectors(a,b). 12 years ago
  Mr.doob a0f1890c7d Renamed misc_camera_* examples to misc_controls_*. 12 years ago