Historique des commits

Auteur SHA1 Message Date
  Mr.doob 04fc6babb7 Docs: Removed OBJMTLLoader. See #8085 il y a 9 ans
  Mr.doob 87f330077b SubdivisionModifier clean up. il y a 9 ans
  Mr.doob fc18da74ff Merge branch 'dev' of https://github.com/mrdoob/three.js into dev il y a 9 ans
  Mr.doob 8501b6c35e SubdivisionModifier clean up. il y a 9 ans
  Mr.doob a663fa5bd0 Merge pull request #8159 from bhouston/msaa il y a 9 ans
  Ben Houston d86fa4984c remove now inaccurate comment. il y a 9 ans
  Ben Houston 5ee01466a5 rename MSAAPass -> ManualMSAARenderPass. Remove 32 sample pattern (leads to rounding errors), simplify the shader. il y a 9 ans
  Ben Houston 22b0a8f66b sort MSAA samples from closest to center to furthest, to use backbuffer precision for those closest. Random order may also work. il y a 9 ans
  Mr.doob 81b4a5830d SubdivisionModifier clean up. il y a 9 ans
  Mr.doob be07746f4d Merge pull request #7907 from centerionware/dev il y a 9 ans
  Mr.doob 786b5da152 Simplified and improved msaa and smaa examples. il y a 9 ans
  Mr.doob 2ea4c7beb8 Clean up. il y a 9 ans
  Mr.doob 8a8a161291 Merge pull request #8129 from bhouston/msaa il y a 9 ans
  Mr.doob b4b054a549 Updated builds. il y a 9 ans
  Mr.doob a8dae7836c Merge pull request #8152 from WestLangley/dev-spec_occlusion il y a 9 ans
  Mr.doob 41ac86337a Merge pull request #8151 from davidlyons/dev il y a 9 ans
  Mr.doob 2fba16affd Updated builds. il y a 9 ans
  Mr.doob bc0445c49d r75dev (bis) il y a 9 ans
  Mr.doob 076d5567dc WebGLState: Clean up. il y a 9 ans
  Mr.doob 0f356e19c5 Simplified example. il y a 9 ans
  Mr.doob a67a7d24ec Merge pull request #8121 from mattdesl/webgl2-empty-texture il y a 9 ans
  WestLangley fb4211441e MeshStandardMaterial: Support indirect specular occlusion il y a 9 ans
  David Lyons 2230dc3eb6 updated penumbra description in SpotLight doc il y a 9 ans
  David Lyons 8190582862 renamed exponent to penumbra in SpotLight doc il y a 9 ans
  Mr.doob 1031cce061 Merge pull request #8145 from Mugen87/dev il y a 9 ans
  Ben Houston a805216c4d better comments. il y a 9 ans
  Ben Houston 23cee5f559 optimize MSAA. Fix subtle bug with off-by-one weight calculation. il y a 9 ans
  Ben Houston 3b285c3f47 spelling, il y a 9 ans
  Ben Houston 3ef1bcd193 make msaa example more obvious in terms of its effects. il y a 9 ans
  Ben Houston 9e625f4248 fix weight accumulation. il y a 9 ans