diff --git a/README.md b/README.md index 688f14d..033e1d2 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,21 @@ AnimExtras is an addon for Blender that adds ease-of-use for animators using onion skinning. It will allow animators to preview have 3d onion skinning in the 3D View using different preview modes. Colors are fully customizable, together with the opacity. Added options allow for a convenient preview when viewing the onion skinning. +NOTE OF THIS FORK: UPDATED FOR 2025 - NOW WORKING ON BLENDER 4.4.3!!! + +Remember, this addon calculates the skinning for all frames in the playback range that you have in Blender, to change that you'll have to set your start and end in the Timeline Editor. + +This add-on doesn't auto update with changes in animation yet, adapt your workflow so you update your onion skin everytime you make a change. + +Happy Animating! + !['Preview'](https://raw.githubusercontent.com/wiki/schroef/animextras/images/anmx-v112.jpg?2021-04-21.2) ## Features * Dedicated panel * Easy clear / update skinning +* Added support for multiple meshes, helpfull for animating proxy rigs. * 4 preview modes * Per-Frame * Per-Frame Stepped @@ -26,8 +35,8 @@ AnimExtras is an addon for Blender that adds ease-of-use for animators using oni | **OS** | **Blender** | | ------------- | ------------- | -| OSX | Blender 2.80 | -| Windows | Blender 2.80 | +| OSX | Blender 4.4.3 | +| Windows | Blender 4.4.3 | | Linux | Not Tested |