MagusX2 / pose-tools

A set of tools for improving and extending the use of the blender pose library for character animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pose-tools

This is a blender addon which hosts a few tools for improving and extending the use of the blender pose library for character animation.

The source for this code is available at https://github.com/TheDuckCow/pose-tools, developed by Patrick W. Crawford. To install, download the pose-tools.py addon and install directly into blender (as a .py file, not a zip). Currently supports blender 2.7 and 2.8 simultaneously.

See this demo video of the addon for example uses.

Using blender 2.8? Then check out the "Tool" tab of the toolshelf in the 3D window, or underneath the pose library panel in the armature properties tab.

Functions/operators

  • Apply Mixed Pose: Apply a percentage mix between the current pose and the selected library pose.
  • Mixed Paste Pose: Apply a percentage mix between the current pose and the previously copied pose
  • For both tools: Slider in the redo-last menu is for interactive changing of the pose, slider in the animation tab is for pre-setting the mix percentage but you can still use the redo-last menu slider.

Mixed Pose (library)

Mob spawner gif

Mixed pose (copy/paste)

Mob spawner gif

Addon goals

  • Create a tool that easily mixes library poses with current poses
  • Allow easy and more direct library linking/accessing of external pose libraries
  • Improve the ease and clarify of use of the library pose tools

Miscellaneous links and references

About

A set of tools for improving and extending the use of the blender pose library for character animation.

License:MIT License


Languages

Language:Python 100.0%