Recent Releases of https://github.com/bodleian/archiox-mirador-plugin

https://github.com/bodleian/archiox-mirador-plugin - v1.3.0

Release Notes

  • Deprecate webpack build and swap to use vite, updated Readme with new build instructions
  • Fixed use of setState in render function
  • Update Mirador to v3.4.2 (this removes the need for our own OSD)
  • Fixed prop typing errors
  • Vite compatible use of SVG as component
  • Id passed as prop to threejs canvas

- JavaScript
Published by BeebBenjamin 11 months ago

https://github.com/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

- JavaScript
Published by BeebBenjamin over 1 year ago

https://github.com/bodleian/archiox-mirador-plugin - v1.2.3

Release Notes

  • Fixed light direction staying fixed as the canvas rotates or flips

- JavaScript
Published by BeebBenjamin almost 2 years ago

https://github.com/bodleian/archiox-mirador-plugin - 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

- JavaScript
Published by BeebBenjamin almost 2 years ago

https://github.com/bodleian/archiox-mirador-plugin - v1.2.1

Release Notes

  • Added a demo link and some explanatory text

- JavaScript
Published by BeebBenjamin almost 2 years ago

https://github.com/bodleian/archiox-mirador-plugin - 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

- JavaScript
Published by BeebBenjamin almost 2 years ago

https://github.com/bodleian/archiox-mirador-plugin - v1.1.2

Release Notes

  • Fixed security vulnerabilities in #80

- JavaScript
Published by BeebBenjamin over 2 years ago

https://github.com/bodleian/archiox-mirador-plugin - v1.1.1

Release Notes

  • Updated package.json metadata
  • Fixed security vulnerabilities in #73

- JavaScript
Published by BeebBenjamin over 2 years ago

https://github.com/bodleian/archiox-mirador-plugin - 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

- JavaScript
Published by BeebBenjamin over 2 years ago

https://github.com/bodleian/archiox-mirador-plugin - 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

- JavaScript
Published by BeebBenjamin almost 3 years ago