This repository has been archived by the owner on Jul 3, 2021. It is now read-only.
0.10.0
Pre-release
Pre-release
Additions
- New protocol
SceneLoadable
- New protocol
ImageLoadable
- New protocol
VideoLoadable
- New method
PanoramaView.setNeedsResetRotation
- New method
StereoView.setNeedsResetRotation
Changes
OrientationNode.resetCenter
method has been renamed to.resetRotation
.
Deprecations + Removals
MediaSceneLoader
protocol has been removed.PanoramaView.resetCenter
method has beed deprecated. Use.setNeedsResetRotation
method instead.StereoView.resetCenter
method has been deprecated. Use.setNeedsResetRotation
method instead.