Blender addon for importing png planes
Go to file
pullusb d0a413b4bf fix new collection not being added in scene 2024-07-08 12:25:18 +02:00
import_planes fix texture plane by importing nodegroup 2024-06-13 11:58:41 +02:00
operators fix new collection not being added in scene 2024-07-08 12:25:18 +02:00
ui update bg images operator 2023-10-04 14:15:34 +02:00
.gitignore Initial commit 2023-09-28 11:24:14 +02:00
CHANGELOG.md First Commit 2023-09-28 11:34:41 +02:00
ISSUE_TEMPLATE.yml Initial commit 2023-09-28 11:24:14 +02:00
LICENSE First Commit 2023-09-28 11:34:41 +02:00
PULL_REQUEST_TEMPLATE.md Initial commit 2023-09-28 11:24:14 +02:00
README.md Update README.md 2023-09-28 11:30:31 +02:00
__init__.py fix new collection not being added in scene 2024-07-08 12:25:18 +02:00
auto_modules.py First Commit 2023-09-28 11:34:41 +02:00
constants.py First Commit 2023-09-28 11:34:41 +02:00
core.py update bg images operator 2023-10-04 14:15:34 +02:00
export_psd_layers.py refacto to use import_planes as a functions 2023-09-28 12:54:37 +02:00
file_utils.py First Commit 2023-09-28 11:34:41 +02:00
preferences.py First Commit 2023-09-28 11:34:41 +02:00
texture_plane.blend First Commit 2023-09-28 11:34:41 +02:00

README.md

BACKGROUND_PLANE_MANAGER

Blender addon for importing image plane

Background plane manage is a blender addon to import PSD or background images in a scene, as several layers.


Table of Contents
  1. Installation

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