Releases: mistic100/Photo-Sphere-Viewer
Releases · mistic100/Photo-Sphere-Viewer
3.2.4
- Add "resize" method (#146)
- Add "panorama_roll" option (#150)
- Make AMD setup compatible with case sensitive filesystems (#140)
- Fix warning button "markers" not found (#154)
3.2.3
Updated dependency : doT.js >=1.0.3
- Fix fullscreen on every browser
- Fix various IE11 issues
- Add "over-marker" and "leave-marker" events
- Add "dblclick" event and "dblclick" flag to "select-marker"
- Hide image when changing panorama without transition
- Add generated documentation (API documentation)
3.2.2
- fix visible wireframe when webgl is not supported #65
- Add "cache_texture" option to enable in-memory cache of textures #69
- Fix markers can't be clicked with gyroscope #67
- Fix glitch with close latitude ranges #75
- fullscreen on the parent container #74
- fix IE11 compatibility #77
- publish to NPM
3.2.1
Depends on Three.js 0.70.0 minimum
- add "fisheye" option #51
- allow mouse move when autorotate is in progress #44
- remove generic CSS classes #50
- rename SCSS variables and make them modifiable #48 #49
- fix polygons render issues #31
- fix gyroscope button not visible
- fix loader animation #55
3.2.0
New dependencies: D.js, uEvent and doT.js
- Polygons and SVG markers
- Custom navbar buttons
- Method to change the panorama image + transition
- Gyroscope support
- Keyboard navigation in fullscreen
- Movement inertia
- Fix "wavy straight lines"
- And many more http://photo-sphere-viewer.js.org/
3.1.0
- New markers feature
- Add
tilt_up_max
and tilt_down_max
parameters
- Possibility to provide an ID as container
- Pinch to zoom
- Add "click" event with 2D, 3D and texture coordinates
- Fix fullscreen behavior
3.0.1
- add Download button
- add tooltips to buttons (translatable)
- fix missing arguments in events callbacks