1. 04 6月, 2015 4 次提交
  2. 03 6月, 2015 8 次提交
  3. 02 6月, 2015 1 次提交
    • D
      Protect against invalid pixel ratio · 33996b94
      dubejf 提交于
      We don't usually do this kind of checks, but the renderer's pixel ratio is usually taken directly from `window.devicePixelRatio`, which is undefined in older browsers.
      
      Unbreaks examples in IE 10 (#6628).
      
      I didn't patch `WebglRenderer`. All browsers that support `webgl` appear to define `window.devicePixelRatio`.
      33996b94
  4. 01 6月, 2015 1 次提交
  5. 31 5月, 2015 1 次提交
  6. 30 5月, 2015 3 次提交
  7. 29 5月, 2015 6 次提交
  8. 28 5月, 2015 3 次提交
  9. 27 5月, 2015 2 次提交
  10. 26 5月, 2015 7 次提交
  11. 25 5月, 2015 4 次提交