1.5.0 (2018-09-17)
- update to generator-videojs-plugin@7.2.0 (634be2b)
- package: update videojs-generate-rollup-config to version 2.2.0 🚀 (#135) (d42d1f2)
1.4.7 (2018-08-23)
1.4.6 (2018-08-08)
1.4.5 (2018-08-03)
1.4.4 (2018-08-01)
1.4.3 (2018-07-20)
- incorrect css naming (b7068b7)
1.4.2 (2018-07-05)
1.4.1 (2018-06-18)
1.4.0 (2018-06-08)
1.3.0 (2018-05-23)
- FrontSide -> BackSide for 360 videos due to changes in three.js (#88) (e58862d)
- no rotate instructions and ios back arrow fix (#75) (0c525cd)
- re-implement touch pan controls (#89) (0cde016)
- remove safari video image canvas work-around (#74) (4a9d500)
- vjs fluid class usage, and remove hacky mutationobserver work-around (#76) (db749dc)
- package: update rollup to version 0.58.2 (#77) (a4d611f)
- package: update rollup-plugin-babel to version 3.0.4 (#70) (7ae874a)
- package: update rollup-plugin-commonjs to version 9.1.3 (#79) (90d5fb6)
- package: update three to version 0.92.0 (#78) (b9668cb)
- remove webvr-boilerplate from the readme (a2015e1)
1.2.1 (2018-05-08)
1.2.0 (2018-03-27)
1.1.1 (2018-02-20)
- expose version correctly (#51) (dd7adc1)
- OrbitControls: no pan, less speed, no zoom (#52) (44b6d41)
- rework three example build, to fix webpack (#53) (382156b)
1.1.0 (2018-01-31)
1.0.3 (2017-12-04)
1.0.2 (2017-10-19)
- equirectangular in the readme (#29) (7dad7a1)
- make stereo modes so actually stereo #32 (#33) (1e06433)
1.0.1 (2017-08-29)
- 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)