Blender addon for picking rig controllers
 
 
Go to file
ChristopheSeux da68f7a429 test draw the picker inside a gizmo 2024-02-26 14:13:43 +01:00
.vscode refacto 2023-11-09 10:29:56 +01:00
core Add menu and some cleanup 2024-02-26 11:26:49 +01:00
operators test draw the picker inside a gizmo 2024-02-26 14:13:43 +01:00
resources Picker Group 2024-02-19 11:53:15 +01:00
shaders Add menu and some cleanup 2024-02-26 11:26:49 +01: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 Picker Group 2024-02-19 11:53:15 +01:00
area.py test draw the picker inside a gizmo 2024-02-26 14:13:43 +01:00
constants.py Add menu and some cleanup 2024-02-26 11:26:49 +01:00
draw_handlers.py Add menu and some cleanup 2024-02-26 11:26:49 +01:00
gizmo.py test draw the picker inside a gizmo 2024-02-26 14:13:43 +01:00
properties.py Picker Group 2024-02-19 11:53:15 +01:00
ui.py Add menu and some cleanup 2024-02-26 11:26:49 +01: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