4.5.0
Breaking changes & deprecated:
- virtual tour plugin: getLinks() option is deprecated, instead make getNode() also return the node' links
x
/y
texture coordinates now takepanoData
pose andsphereCorrection
into account, old coordinates might become invalid
Features:
- new cubemap tiles adapter
- markers plugin : new
imageLayer
marker type, the image is embedded into the THREE.js scene - equirectangular adapter: new
resolution
option (#631) - equirectangular tiles adapter: new
resolution
option (#631)
Bug fixes:
- equirectangular tiles adapter: compatibility with
sphereCorrection
(#635)