提交历史

作者 SHA1 备注 提交日期
  alteredq fcf4fe34f6 Small optimization of skin rendering demo. 14 年之前
  alteredq 78521fad95 Added renderer.getClearAlpha. Extended RenderPass to be able to use custom alpha clear. Fixed UVs in UTF8Loader. 14 年之前
  alteredq 94b14c1e3a Cleaned up a bit 9-sample Gaussian blur shader. 14 年之前
  alteredq 20648b2053 Merge remote-tracking branch 'remotes/zz85/experimental' into dev 14 年之前
  alteredq a79cc6797c Fixed broken skin example. 14 年之前
  zz85 1ecbe6035b Experimenting with more blur filters 14 年之前
  alteredq d228fb0c4a Added physically based specular term to skin shader. 14 年之前
  alteredq 245dbfcc2a Changed renderer.getClearColor API to return reference. 14 年之前
  Mr.doob 57c32c4ee9 Merge branch 'master' into dev 14 年之前
  Mr.doob 2f0b4a30f0 README.md: Link to all examples 14 年之前
  Mr.doob c543ba6540 GeometryUtils.applyMatrix -> Geometry.applyMatrix 14 年之前
  alteredq 93468b0094 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq 0959969fc3 Added skin rendering example plus some postprocessing fixes to make it work. 14 年之前
  Mr.doob cec753335e README.md: Linking to all examples in 14 年之前
  Mr.doob caea46444d Fixed typo (thx @spite) 14 年之前
  Mr.doob d3a5649759 Added GeometryUtils.applyMatrix so we can easily manipulate geometry \:D/ 14 年之前
  Mr.doob 5002a403c5 Updated some cubemap examples code. 14 年之前
  alteredq fe83a3f052 Rebuilt libs. 14 年之前
  alteredq 8c326a222f Moved depth buffer writing control from renderer into material. 14 年之前
  Mr.doob cd760abfba Updated ubiquity test example with new CylingerGeometry. 14 年之前
  Mr.doob 4a32148058 Added 'openEnded' parameter to `CylinderGeometry`. 14 年之前
  Mr.doob 93e446e805 More useful UVs for Cylinder caps. 14 年之前
  Mr.doob df83e8f9e5 Updated README.md example with the new .add() 14 年之前
  Mr.doob a940f05427 Updated examples with the new `.add`/`.remove` methods. 14 年之前
  Mr.doob 6141390dab Simplified `CylinderGeometry` params. 14 年之前
  Mr.doob f849f34b1e Redid `CylinderGeometry`. 14 年之前
  Mr.doob cc7956b2c3 `window` > `self` so the lib is workers ready. (thanks @jsermeno) 14 年之前
  alteredq 414d91420c Merge remote-tracking branch 'remotes/zz85/experimental' into dev 14 年之前
  zz85 e123cf2f5f Added webgl particle emitter with blur postprocessing example 14 年之前
  Mr.doob f105cbb7e2 `LOD.add` > `LOD.addLevel` 14 年之前