Releases: nytimes/ios-360-videos
Releases · nytimes/ios-360-videos
NYT360Video 1.1.2
NYT360Video 1.1.1
NYT360Video 1.1.0
- Point camera toward correct video center to start (#49)
NYT360Video 1.0.0
Initial public release. 🎉
- Optimize iOS version check in
NYT360PlayerScene
.
0.6.2
- Silences irrelevant debug log when targeting the simulator.
0.6.1
- Fixes a potential race condition with a weakly-captured reference to self.
- Improves compass angle calculations, and simplifies API usage of same.
- Fixed a bug that caused audio to continue in the background on iOS 9 under certain conditions.
0.6.0
- Fix bugs related to compass angle calculations.
- Fix bugs affecting basic playback control on iOS 10.
- Add delegate methods needed to track usage in the newsreader.
- Split allowed panning axes option into separate device motion / pan gesture options.
- Style and formatting cleanup.
0.5.3
- Fixed an issue that caused spurious playback to begin whenever the host application became active.
- Fixed an issue that caused the 360 scene kit view to be visible outside the bounds of the containing view controller's view.
0.5.2
- Fixed an out-of-date reference to an ivar that has since been renamed.
0.5.1
- Improved yFov calculation.