Commit History

Author SHA1 Message Date
  Mr.doob bd96b33779 Merge pull request #8184 from Mugen87/dev 9 years ago
  Mr.doob c84730589c Merge branch 'master' into dev 9 years ago
  Mr.doob b17ffc45d5 Fixed jsfiddle. See #8185. 9 years ago
  Mr.doob e74893119c Merge pull request #8181 from Wilt/patch-1 9 years ago
  Mr.doob 95c2f07af0 Merge pull request #8178 from bhouston/taa 9 years ago
  Ben Houston 345ff94536 add back 32 sample level, simplify TAARenderPass via reusing shader from ManualMSAAREnderPAss. 9 years ago
  Ben Houston 0029d1359c smoothly interpolate to the TAA result as it is being created. 9 years ago
  Ben Houston 4490ebf631 fix bug - msaa and taa should accumulate rgb and alpha the same. 9 years ago
  Mr.doob 114dac1894 Merge pull request #8182 from WestLangley/dev-cleanup 9 years ago
  Mugen87 1634016c58 #8170 Example Viewer: Replaced "view-source" protocol with github link 9 years ago
  Ben Houston 6ccf94aa39 add taa to example files listing. 9 years ago
  WestLangley 3efe711037 Clean up 9 years ago
  Ben Houston 47eb1db0f3 add TODO: create smooth transition in the future from hold to sample render target in TAARenderPass 9 years ago
  Ben Houston b5969ce701 fix bug. 9 years ago
  Ben Houston a66afc819c remove subdivisions of box. 9 years ago
  Ben Houston 17a9dca296 better quality results of TAA because accumulation is done using the same form. 9 years ago
  Ben Houston 0003985a9b better explanations for taa and msaa examples. 9 years ago
  Wilt b4ea42b634 Return geometry after calling applyMatrix() 9 years ago
  Wilt a266e460f4 Return geometry after calling applyMatrix() 9 years ago
  Ben Houston 64eb745c3c add TAARenderPass and polish MSAA example/code. 9 years ago
  Mr.doob 35a5994828 Merge pull request #8174 from Mugen87/dev 9 years ago
  Mugen87 bde444afd3 clean up webgl_animation_cloth.html 9 years ago
  Mr.doob a5b24b29e2 Updated builds. 9 years ago
  Mr.doob d7b5a892aa WebGLShadowMap: Make sure USE_SHADOWMAP is defined for distanceMaterial. Fixes #8166. 9 years ago
  Mr.doob ebea9c71f3 WebGLShadowMap: Removed unused code. 9 years ago
  Mr.doob 04fc6babb7 Docs: Removed OBJMTLLoader. See #8085 9 years ago
  Mr.doob 87f330077b SubdivisionModifier clean up. 9 years ago
  Mr.doob fc18da74ff Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 9 years ago
  Mr.doob 8501b6c35e SubdivisionModifier clean up. 9 years ago
  Mr.doob a663fa5bd0 Merge pull request #8159 from bhouston/msaa 9 years ago