Animation Extras
Adds Extra Animation Features To Blender
Animation Extras (or AnimExtras) adds certain ease-of-use animation features to Blender. This addon is open source and aims to create proper and hassle free implementations of useful features that Blender either doesn't have or could use improvement.
Features:
True 3D Onion Skinning: 3D onion skinning without any shortcuts. Meshes are drawn directly to the viewport using Blender's BGL and GPU modules. No extra meshes, no extra materials, no extra hassle.
Change Log:
Version 1.1.0: New Onion Skinning mode, Inbetweening, lets you see frames with direct keyframes in a different color than interpolated frames. General cleanup to certain aspects of the code, more consistency and less try-except statements.
Version 1.0.4: Stop Drawing is now no longer linked to the escape key
Version 1.0.3: Fixed update bug that would switch objects instead of updating them. Turning off overlays now automatically turns off onion skins
Version 1.0.2: Fixed issues with builds not working on 2.8-2.9 versions and alpha versions
Version 1.0.1: Added build for Blender versions 2.8x
Version 1.0.0: Initial release
----
GitHub Page: https://github.com/iBrushC/animextras
Blender Market Page:
Animation Extras Addon