Skip to content

Actions Update Release

Choose a tag to compare

@gjcope gjcope released this 26 Jun 16:07
e9f5878

Changelog:

New Features:

  • Expanded action and trigger support
    • PlayAudio actions
    • Annotation visibility actions (Show/Hide/Toggle)
    • OnTourStep trigger
    • OnActionBegin and OnActionEnd triggers to coordinate and chain dependent actions
    • ClampOnEnd option added to pause "Single" style animations on completion
    • SyncWith option to coordinate audio and animation actions
    • Full documentation at: https://smithsonian.github.io/dpo-voyager/story/usage/action-task/

Bug fixes:

  • Measurement and slicing now works post-animation by recalculating the new scene bounds (#469)
  • Fix for potential missing component in UpdateComponentTarget (@sdumetz)
  • Fix for lost configuration callbacks (#470)
  • Accessibility fixes for right-pane article focus and scrolling (#459)

Misc:

  • Dependency updates to address vulnerabilities
  • Action task documentation updated
  • Annotation visibility no longer saved to scene file. Note - Annotation visibility effects are calculated at runtime so this should have no affect on general use but if you are basing custom functionality on this data you will need to confirm. Please let us know of any concerns/issues.