-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d34662b
commit ca0cb6f
Showing
1 changed file
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,17 @@ | ||
# Blender-Rig-Remover | ||
# Blender Rig Remover | ||
A simple Rig Remover addon for Blender | ||
|
||
## Installation | ||
1. Download the latest release from the [releases page](https://github.com/alisahanyalcin/Blender-Rig-Remover/releases) and extract the zip file. | ||
2. Open Blender and go to **Edit** > **Preferences** > **Add-ons**. | ||
3. Click the Install button and select the zip file you just extracted. | ||
4. Enable the addon by checking the box next to it. | ||
5. You're done! | ||
|
||
## Usage | ||
1. Go to Scene **Properties** > **Rig Remover** > **Remove Button**. | ||
2. You're done! | ||
|
||
## Notice | ||
1. Only the object you want to remove the Armature should be in the Viewport. | ||
2. This addon is still in development. If you find any bugs, please report them [here](https://github.com/alisahanyalcin/Blender-Rig-Remover/issues). |