Releases: bodleian/archiox-mirador-plugin
Releases · bodleian/archiox-mirador-plugin
v1.2.3
v1.2.2
Release Notes
- Fixed multiple page manifests
- Fixed default to single page view for
IIIF Choices
objects - Fixed rounding errors between plug-in and OSD tile size calculations
- Improved documentation
v1.2.1
Release Notes
- Added a demo link and some explanatory text
v1.2.0
Release Notes
- Changed UI layout
- Improved documentation
- Added WebP support
- Added layer control via Redux-Saga
- Added more accessible tool-tips text
- Added Physically based rendering (PBR) mode with metalness and roughness sliders
- Added specular enhancement mode with shininess slider
- Added normal depth slider
- Added top layer selection
- Added a togglable directional light helper to see which direction the light is pointing
- Fixed OSD rotation
- Fixed add resource, you can now spawn multiple instances of the plug-in independent of each other in each companion window
- Improved directional light angle and centering
v1.1.2
v1.1.1
v1.1.0
Release Notes
- Fixed light position not working on mobile devices
- Added toolmenu offset when Mirador sidebar is expanded
- Added static code analysis
- Added rudimentary unit testing for key helpers
- Major refactoring of code structure
- Added protection against turning off normal and albedo layers before relighting
- Added better docstrings and comments
v1.0.0
Release Notes
- Stand alone plug-in installable into Mirador 3
- Tiled 3D canvas with asynchronous loading from OpenSeaDragon tile-loaded event
- Plug-in tool menu
- Various optimisations