1. 17 6月, 2015 1 次提交
  2. 10 6月, 2015 1 次提交
  3. 07 6月, 2015 2 次提交
  4. 06 6月, 2015 13 次提交
  5. 05 6月, 2015 1 次提交
  6. 04 6月, 2015 6 次提交
  7. 03 6月, 2015 8 次提交
  8. 02 6月, 2015 3 次提交
    • 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
    • P
      Fix link to examples · 065fe04c
      paulmasson 提交于
      065fe04c
    • P
      Fix typo · c2d5c00a
      paulmasson 提交于
      c2d5c00a
  9. 01 6月, 2015 1 次提交
  10. 31 5月, 2015 1 次提交
  11. 30 5月, 2015 3 次提交