44 lines
765 B
Markdown
44 lines
765 B
Markdown
# BONE_WIDGET
|
|
> Blender addon to create bone controllers
|
|
|
|
Bone_widget is a home blender plugin helping riggers to create their own bone controllers
|
|
|
|
explanation : https://vimeo.com/184159913
|
|
|
|
|
|
<!-- TABLE OF CONTENTS -->
|
|
***
|
|
<summary>Table of Contents</summary>
|
|
<ol>
|
|
<li>
|
|
<a href="#installation">Installation</a>
|
|
</li>
|
|
<li>
|
|
<a href="#contents">Contents</a>
|
|
</li>
|
|
<li>
|
|
<a href="#location">Location</a>
|
|
</li>
|
|
</ol>
|
|
|
|
|
|
<!-- INSTALLATION -->
|
|
## Installation
|
|
|
|
1. Create your own local directory in
|
|
```sh
|
|
/home/<USER>/dev
|
|
```
|
|
2. Create your own local directory in
|
|
```sh
|
|
git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/bone_widget.git
|
|
```
|
|
|
|
<!-- CONTENTS -->
|
|
## Contents
|
|
|
|
<!-- LOCATION -->
|
|
## Location
|
|
|
|
In the RIG TOOLS tab
|