Skip to content

Releases: denisabt/ClippyVS

Proper multi-layer support providing smoother animations

08 Mar 04:13
Compare
Choose a tag to compare

Enables proper per frame layer visibility support for multi layer anims
Cleaner code
Todo - test coverage and branching/speech bubble support

Full Changelog: v1.3.0...v1.4.0

3 Assistants, Compatibility for Visual Studio 2019 and 2022

19 Feb 10:43
6dc7097
Compare
Choose a tag to compare

Modernized solution to generate 2019 and 2022 compatible extension packages.
I also added two more assistants, Merlin and Genius.
Extended the package to not only support single-layer animations (Clippy), but also up to three layer animations (Genius). A few bug remain, some animations have a few hickups.
Code also now includes an AssistantBase class, and code to much quicker migrate/parse animation files for other assistant (future).

Lots of code cleanup, and changes also submitted to Eros's repo (no response yet). All this couldn't exist without the inital effort from Eros Fratini (https://github.com/tanathos/ClippyVS)
.


Future plans:

  • Unit Testing / Code Coverage
  • More Code Cleanup
  • Adding more assistants
  • Fixing present animation hickups

Fixed Async Bug

23 May 01:28
Compare
Choose a tag to compare
v1.1.0.0

Update azure-pipelines.yml for Azure Pipelines

First VS 2019 version

22 May 23:09
Compare
Choose a tag to compare
1.0.0.0

Update azure-pipelines.yml for Azure Pipelines