Commit History

Author SHA1 Message Date
  Lewy Blue a5b45d15ed fix linter errors in webgl M to W 6 years ago
  Mr.doob d3f5a0b1fe Updated all examples. 6 years ago
  Garrett Johnson 5cd646f027 fix undefined variable problems 7 years ago
  Mr.doob 7f8a2e922e WebGLRenderer: Moved material logic out of renderBufferImmediate(). 7 years ago
  Mugen87 45be382c8c Examples: Clean up orbit controls 8 years ago
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 years ago
  WestLangley 848a1814b9 material.shading ==> material.flatShading 8 years ago
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 years ago
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  Michael Herzog 9f2c3f722e Update webgl_marchingcubes.html 8 years ago
  Mr.doob 8735cbab95 Reverted UniformUtils.clone() deprecation. See #10191. 8 years ago
  aardgoose b033d60532 remove UnifomrsUtils* 8 years ago
  Tristan Valcke fd58b358c0 Simplifying if else statement as ternary in webgl_machingcubes 8 years ago
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mr.doob a455e248ac Examples clean up. 9 years ago
  Mugen87 59de7d60d4 refactor materials in examples 9 years ago
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 years ago
  Mugen87 0f5e69cec8 removed deprecated THREE.ImageUtils.loadTextureCube 9 years ago
  Mr.doob d84d1bc07b MarchingCubes clean up. 10 years ago
  Mr.doob e02d806c47 Fixed resolution change in marching cubes example 10 years ago
  Mr.doob e00dda3380 Fixed rest of refractionCube broken pattern. See #6839. 10 years ago
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 10 years ago
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 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 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 0d872b4fc7 Updated examples to the new *Mapping API. 10 years ago
  Eric Haines 57afcdaf12 Demos with ground planes have consistent up 11 years ago
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 years ago
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 years ago