提交历史

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