-
- Downloads
There was an error fetching the commit references. Please try again later.
New add-on: Pose Library v2.0
Add the Pose Library 2.0 add-on, which is based on the Asset Browser. It heavily depends on functionality of Blender itself, most notably in `pose_lib_2.c`. This add-on will be enabled by default by Blender, in order to be a proper replacement for the old, build-in pose library. It can also convert pose libraries from the old to the new one.
Showing
- pose_library/__init__.py 81 additions, 0 deletionspose_library/__init__.py
- pose_library/asset_browser.py 79 additions, 0 deletionspose_library/asset_browser.py
- pose_library/conversion.py 78 additions, 0 deletionspose_library/conversion.py
- pose_library/functions.py 94 additions, 0 deletionspose_library/functions.py
- pose_library/gui.py 221 additions, 0 deletionspose_library/gui.py
- pose_library/keymaps.py 43 additions, 0 deletionspose_library/keymaps.py
- pose_library/macros.py 61 additions, 0 deletionspose_library/macros.py
- pose_library/operators.py 439 additions, 0 deletionspose_library/operators.py
- pose_library/pose_creation.py 437 additions, 0 deletionspose_library/pose_creation.py
- pose_library/pose_usage.py 185 additions, 0 deletionspose_library/pose_usage.py
Loading
Please register or sign in to comment