Skip to content

Releases: videojs/videojs-vr

v1.0.1

29 Aug 20:10
Compare
Choose a tag to compare

Bug Fixes

  • equirectangular should be equivelent to 360 (#28) (f0e5422)

Chores

v1.0.0

24 Aug 18:23
Compare
Choose a tag to compare

Features

  • add an option to force cardboard button (#20) (1dee5f7)
  • expose more of vrs methods (#10) (3cc1092)

Bug Fixes

  • add a cardboard button for native webvr support (#22) (e946219)
  • auto projection should be set to the correct value and not auto (#4) (377e8a6)
  • cleanup window listeners (#15) (d3e45ad)
  • correctly check for cardboard button on control bar so we don't add two (#26) (9184472)
  • encode svg in css, use exact button replacement size (#3) (9a37374)
  • make cardboard button pseudo fullscreen on iOS (#12) (17a41c0)
  • pin webvr-polyfill to 0.9.23 (#21) (a644d1e)
  • pixelation issues on some devices (#17) (6f09814)
  • prevent initialization from happening twice (#9) (33deadc)
  • separate and reset CardboardButton and BigVrPlayButton (#11) (3ae105e)
  • use player fullscreenchange event so fullscreen toggle works on Safari (#2) (05c0f23)