16th September 2016
Improvements
- Added a callback for ARCameraStream delegates to get the colour data of camera frames.
- Added a method to ARCameraStream to calculate the average colour value of a frame.
Bug Fixes
- Made sure the camera texture is reset if the camera stream is changed.
- Improved the interpolation of a video going fullscreen.
- ARGyroManager no longer resets itself when initialise is re-called on it.
- On ARCameraViewController viewDidDisappear: , ARArbiTrackManager is stopped and other camera resources are now released.