コミット履歴

作者 SHA1 メッセージ 日付
  Olli Etuaho 911e4b2114 Set Pass.renderToScreen automatically in EffectComposer 6 年 前
  Xander Luciano 1837a4e036 Fix box sizing on examples 6 年 前
  Lewy Blue c1f6878d23 Fix linter errors 7 年 前
  Mr.doob d3f5a0b1fe Updated all examples. 7 年 前
  Mugen87 a6465b7e9e Examples: Clean up 7 年 前
  WestLangley 3e09c556e7 Examples: Remove sortObjects = false 8 年 前
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 年 前
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 年 前
  Mr.doob 21ca9cd28b Removed custom skybox from examples. 9 年 前
  Mr.doob 173caa387a stats.js usage clean up 9 年 前
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 年 前
  anvaka 35f8a86b03 switched to THREE.TextureLoader from THREE.ImageUtils 9 年 前
  Mr.doob 9366cfc891 Updated examples. 10 年 前
  Mr.doob a5ef8e72ee Removed unneeded computeTangents() calls. 10 年 前
  brason b0f0c3bd1a Remove unnecessary semicolons 10 年 前
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 年 前
  Mr.doob a2b1daef82 Updated examples that don't really need NormalDisplacementShader. 10 年 前
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 年 前
  Mr.doob 3a1b527ab3 ParticleSystem* to PointCloud* 11 年 前
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 年 前
  Ben Houston 04ce05d49c unifying shader names. 11 年 前
  Mr.doob ea4bd0364c Updated examples with Particle/Sprite change. 12 年 前
  Mr.doob e423808c75 Removed remaining clearColor/clearAlpha usage from examples. 12 年 前
  Mr.doob bf60911dd1 Renamed ShaderLib's 'normal2' shader to 'normalmap' as suggested in 4276c9f5882044272ca3a5a8796380a206121fc2. 12 年 前
  Mr.doob 4276c9f588 Moved shaders in ShaderUtils.lib into ShaderLib. 12 年 前
  Mr.doob db6a79a730 Fixed some more sub(a,b) to subVectors(a,b). 12 年 前
  Mr.doob a0f1890c7d Renamed misc_camera_* examples to misc_controls_*. 12 年 前