Add safety check to prevent silence to be inserted two times
Fix Analyze button that was waiting end of worker process even though model was already available.
Features
Add dedicated animator section in panel protocols.
Refactor lip-sync implementation and introduce modular animator system.
Rework Spritesheet strategy to properly setup actions.
Update SpriteSheet animator with new keyframe insertion algorithm
Add new operator and panel for editing and removing animations
Add RemoveLipSync and RemoveNodeGroups operations
Add Animator panel strategies and protocols
Use yield instead of lists to improve memory usage + reorganize code to gain a perf boost
BREAKING CHANGES
Add shape key animations + Operators to remove Lip Sync on Objects. These modifications will break previous major version. See documentation for migration.