Skip to content

1.7.0

Compare
Choose a tag to compare
@adamgraham adamgraham released this 20 May 05:52
· 33 commits to main since this release

Added

  • Implemented an update strategy pattern to reduce overhead and improve performance
  • New SmoothDampQuaternion data structure
  • New Processors internal helper class

Changed

  • Moved animation behaviors to a new directory
  • Changed SmoothDamp<T> fields from protected to private