Go to file
christophe.seux f7c125ae7b Update README.md 2023-10-03 12:00:39 +02:00
.vscode First Commit 2022-12-24 15:30:32 +01:00
action refacto 2023-05-10 09:59:07 +02:00
adapters Make all features working 2023-01-17 18:05:22 +01:00
collection Make all features working 2023-01-17 18:05:22 +01:00
common refacto 2023-05-10 09:59:07 +02:00
file refacto 2023-05-10 09:59:07 +02:00
library_types refacto 2023-05-10 09:59:07 +02:00
pose First Commit 2022-12-24 15:30:32 +01:00
resources First Commit 2022-12-24 15:30:32 +01:00
tests refacto 2023-05-10 09:59:07 +02:00
.gitignore First Commit 2022-12-24 15:30:32 +01:00
ISSUE_TEMPLATE.yml Update from template 2023-07-21 11:07:53 +02:00
PULL_REQUEST_TEMPLATE.md Update from template 2023-07-21 11:07:53 +02:00
README.md Update README.md 2023-10-03 12:00:39 +02:00
__init__.py Make all features working 2023-01-17 18:05:22 +01:00
constants.py Make all features working 2023-01-17 18:05:22 +01:00
gui.py Make all features working 2023-01-17 18:05:22 +01:00
keymaps.py First Commit 2022-12-24 15:30:32 +01:00
operators.py refacto 2023-05-10 09:59:07 +02:00
preferences.py refacto 2023-05-10 09:59:07 +02:00

README.md

ASSET_LIBRARY

Âsset Library to Blender

This is a blender addon for connecting the asset browser to external libraries and to allow artists to work on the same library


Table of Contents
  1. Installation
  2. Contents

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/asset_library.git
    

Contents