All Versions
10
Latest Version
Avg Release Cycle
57 days
Latest Release
2492 days ago
Changelog History
Changelog History
-
v1.1.2 Changes
January 16, 2018๐ use correct starting angle for initial user pan check (#62)
-
v1.1.1 Changes
July 20, 2017 -
v1.1.0 Changes
March 22, 2017- Point camera toward correct video center to start (#49)
-
v1.0.0 Changes
November 04, 2016๐ Initial public release. ๐
- โก๏ธ Optimize iOS version check in
NYT360PlayerScene
.
- โก๏ธ Optimize iOS version check in
-
v0.6.2 Changes
September 12, 2016- ๐ฒ Silences irrelevant debug log when targeting the simulator.
-
v0.6.1 Changes
August 31, 2016- ๐ 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.
-
v0.6.0 Changes
August 25, 2016- ๐ 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.
-
v0.5.3 Changes
August 22, 2016- ๐ 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.
-
v0.5.2 Changes
August 18, 2016- ๐ Fixed an out-of-date reference to an ivar that has since been renamed.
-
v0.5.1 Changes
August 17, 2016- ๐ Improved yFov calculation.