提交歷史

作者 SHA1 備註 提交日期
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry 10 年之前
  dubejf 5456e02a14 Remove wip / TypedGeometry 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 c96cb60650 Fixed minecraft examples. 11 年之前
  Mr.doob adb27e0c66 Renamed *Geometry2 to *TypedGeometry 11 年之前
  Mr.doob 218e847ec9 Fixed minecraft example uvs. 11 年之前
  Mr.doob 536a4f2c1c Fixed minecraft example. Continue using new geometries. 11 年之前
  Mr.doob 0fa0baf36f Updated examples and loaders to latest Geometry2/IndexedGeometry2. 11 年之前
  Mr.doob 6243b69ac5 Trying to get the minecraft example to work with the new geometry classes. 11 年之前
  Mr.doob bd1e4dbb7e Updating minecraft example to the new geometries. 11 年之前
  Mr.doob 386200f2f2 Removed alpha: false instances from examples. 11 年之前
  Mr.doob ad685ce6be Yet more examples clean up. 12 年之前
  WestLangley 54171139ec Fixed UVs in Minecraft Examples 12 年之前
  Mr.doob 48137ed561 Fixed some more examples. 12 年之前
  Mr.doob 8934c44b6d Improved minecraft examples. Using atlas instead of MeshFaceMaterial. 12 年之前
  Mr.doob 0a82d24fcb Reverted Matrix4 makeTranslate/makeScale change. As suggested by @WestLangley in #2780. 12 年之前
  Mr.doob bdf658231e Using "best practices" in minecraft examples as discussed in #2780. 12 年之前
  Ben Houston 26b57b81be Matrix4.makeTranslation and Matrix4.makeScale now take Vector3 instead of thee scalars per #2780 12 年之前
  Mr.doob cc47bed75e Updated minecraft demos. 12 年之前
  Mr.doob d4e37c7838 Removed (uh! non-working) clearColor from Minecraft example. 12 年之前
  Mr.doob 5a7aa01cd5 Refactored Minecraft demo. 12 年之前
  Mr.doob feffb88f1e Includes to editor and examples. 13 年之前
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 年之前
  Mr.doob a408841c61 Changed three.js link in examples. 13 年之前
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 年之前
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 年之前
  Mr.doob 632b0f8e0c HTML correctness. 13 年之前