Skip to content

Releases: bodleian/archiox-mirador-plugin

v1.2.3

21 Jun 15:22
edf806f
Compare
Choose a tag to compare

Release Notes

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

v1.2.2

18 Jun 14:35
39f5d1b
Compare
Choose a tag to compare

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

01 May 12:11
810e0aa
Compare
Choose a tag to compare

Release Notes

  • Added a demo link and some explanatory text

v1.2.0

24 Apr 10:11
2de4e1f
Compare
Choose a tag to compare

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

06 Nov 14:03
df3a205
Compare
Choose a tag to compare

Release Notes

  • Fixed security vulnerabilities in #80

v1.1.1

18 Jul 10:15
c789a57
Compare
Choose a tag to compare

Release Notes

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

v1.1.0

11 Jul 09:53
919184d
Compare
Choose a tag to compare

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

03 May 16:12
36083f6
Compare
Choose a tag to compare

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