Blender addon for picking rig controllers
 
 
Go to file
christophe.seux 57efcc2998 Update README.md 2023-10-03 11:53:35 +02:00
.gitattributes First Commit 2022-04-06 10:12:32 +02:00
.gitignore First Commit 2022-04-06 10:12:32 +02:00
ISSUE_TEMPLATE.yml Update from template 2023-07-21 11:57:10 +02:00
PULL_REQUEST_TEMPLATE.md Update from template 2023-07-21 11:57:10 +02:00
README.md Update README.md 2023-10-03 11:53:35 +02:00
__init__.py disable module reload in background mode 2022-05-27 12:29:39 +02:00
_draw_handler.py Replace bgl by gpu 2023-10-03 11:49:21 +02:00
area.py Assign bones 2023-03-31 14:53:41 +02:00
constants.py First Commit 2022-04-06 10:12:32 +02:00
func_picker.py First Commit 2022-04-06 10:12:32 +02:00
func_shape.py Assign bones 2023-03-31 14:53:41 +02:00
gizmo.py First Commit 2022-04-06 10:12:32 +02:00
op_material.py First Commit 2022-04-06 10:12:32 +02:00
op_picker.py Replace bgl by gpu 2023-10-03 11:49:21 +02:00
op_shape.py Assign bones 2023-03-31 14:53:41 +02:00
panels.py rename tab 2023-04-12 13:05:53 +02:00
picker.py Replace bgl by gpu 2023-10-03 11:49:21 +02:00
properties.py Assign bones 2023-03-31 14:53:41 +02:00
snapping_utils.py First Commit 2022-04-06 10:12:32 +02:00
utils.py Assign bones 2023-03-31 14:53:41 +02:00

README.md

RIG_PICKER

Blender addon for picking rig contollers

Rig_picker is an OpenGl tool for having a 2d interface for the 3d animators allowing them to pick a controller easily.

Video of the previous version : https://vimeo.com/241970235


Table of Contents
  1. Installation
  2. Contents
  3. Location

Installation

  1. Create your own local directory in
    /home/<USER>/dev
    
  2. Create your own local directory in
    git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/rig_picker.git
    

Contents

Location