Historique des commits

Auteur SHA1 Message Date
  Lewy Blue 4894f4e444 Fix linter errors in examples WebGL A-L il y a 7 ans
  Mr.doob d3f5a0b1fe Updated all examples. il y a 7 ans
  Don McCurdy 1f5ce17869 BufferGeometryUtils: Move to utils/ folder. il y a 7 ans
  WestLangley 7f822fb9e3 Clean up il y a 7 ans
  Mugen87 52ab356cec Examples: Clean up il y a 7 ans
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. il y a 8 ans
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. il y a 8 ans
  Mr.doob 173caa387a stats.js usage clean up il y a 9 ans
  WestLangley f70369a928 Examples: three.min.js -> three.js il y a 9 ans
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture il y a 9 ans
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry il y a 10 ans
  dubejf 5456e02a14 Remove wip / TypedGeometry il y a 10 ans
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient il y a 10 ans
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). il y a 10 ans
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 il y a 10 ans
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. il y a 10 ans
  Mr.doob c96cb60650 Fixed minecraft examples. il y a 11 ans
  Mr.doob adb27e0c66 Renamed *Geometry2 to *TypedGeometry il y a 11 ans
  Mr.doob 218e847ec9 Fixed minecraft example uvs. il y a 11 ans
  Mr.doob 536a4f2c1c Fixed minecraft example. Continue using new geometries. il y a 11 ans
  Mr.doob 0fa0baf36f Updated examples and loaders to latest Geometry2/IndexedGeometry2. il y a 11 ans
  Mr.doob 6243b69ac5 Trying to get the minecraft example to work with the new geometry classes. il y a 11 ans
  Mr.doob bd1e4dbb7e Updating minecraft example to the new geometries. il y a 11 ans
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. il y a 11 ans
  Mr.doob ad685ce6be Yet more examples clean up. il y a 12 ans
  WestLangley 54171139ec Fixed UVs in Minecraft Examples il y a 12 ans
  Mr.doob 48137ed561 Fixed some more examples. il y a 12 ans
  Mr.doob 8934c44b6d Improved minecraft examples. Using atlas instead of MeshFaceMaterial. il y a 12 ans
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. il y a 12 ans
  Mr.doob bdf658231e Using "best practices" in minecraft examples as discussed in #2780. il y a 12 ans