提交歷史

作者 SHA1 備註 提交日期
  Mr.doob 66d3eb0d36 Updated shadowMap calls. 10 年之前
  WestLangley 1df48eefe2 Removed wrap lighting from Phong and Lambert 10 年之前
  Ben Houston cdd6d71522 reduce greeness of light in morph example. 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 3f839c94c5 Code clean up. 11 年之前
  Mr.doob ec3259270c Updated examples that could use PlaneBufferGeometry. 11 年之前
  Mr.doob 519df502a5 Fixed webgl_animation_skinning_blending example. 11 年之前
  WestLangley 4b456f8852 SkeletonHelper: Properly set matrixWorld transform. Also added skeleton toggles in animation examples. 11 年之前
  Mr.doob 423df05567 Added SkeletonHelper to skinning morph example. 11 年之前
  Mr.doob 52f78940ac Animation system clean up. Fixes #4377. 11 年之前
  Mr.doob 006625d3aa Removed irrelevant code. 11 年之前
  Mr.doob 96ad117989 Removed physicallyBasedShading from examples and documentation. 11 年之前
  Mr.doob 564f161d6e Replaced UV debug texture. 11 年之前
  Mr.doob e2879a019e Updated some more examples. 12 年之前
  Mr.doob e083338552 Updated more examples that relied on geometry.materials. 12 年之前
  alteredq ae79c901eb Changed MeshPhongMaterial perPixel parameter default to true. 13 年之前
  alteredq 4500c593dd Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;). 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 年之前
  alteredq f890612a11 Added link to @apendua's video in new skinning example and tweaked it to look more like it. 13 年之前
  Mr.doob 75c32ca51a Fixed incorrect include in new skinning example. 13 年之前
  alteredq 9b4a7fe532 Added skinning + morphing example (thanks to @apendua). 13 年之前