https://github.com/lemonpi/shape_keys_to_objects
https://github.com/lemonpi/shape_keys_to_objects
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lemonpi/shape_keys_to_objects
- Owner: LemonPi
- Created: 2023-01-08T09:31:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T09:31:50.000Z (about 3 years ago)
- Last Synced: 2025-02-22T18:39:35.634Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shape Keys to Objects
Turn an object's shape keys into cloned objects, optionally with modifiers and vertex groups removed.
The clones are named `_` and their data are named `_Shape`
## Usage
With an object selected, press `F3` and choose `Create duplicated objects for each shape key`.
## Installation
Select "File -> User Preferences" and choose "Addon" tab. Click "Install from file..."
and choose the downloaded file (only "shape_keys_to_objects.py", not the folder).
For Blender 2.9 make sure "Edit -> Preferences -> Interface -> Developer Extras" is checked. Blender 2.91.2 onward does not require this step.