Releases: bodleian/archiox-mirador-plugin
Releases · bodleian/archiox-mirador-plugin
v1.2.4
Release Notes
- Better mobile view e.g. tool menu resizes and has a pullout drawer for the sliders
- A new angle guide has been added to the light direction "ball"
- Light direction on the ball will now follow canvas rotation
- Fix to black screen causes by missing maptype labels
- Tool menu can be configured to be out or in on load using the property
archioxPluginOpen: true
in the Mirador windows config - Mirador sidebar will closed by default on small screens
- Reset will actually reset everything its supposed to
- Optimisations in texture and WebGL renderer cleanup
- Components have fixed IDs generated per instance and not render cycle
v1.2.3
Release Notes
- Fixed light direction staying fixed as the canvas rotates or flips
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