Skip to content

Duplicate and delete objects in hierarchy in Blender

License

Notifications You must be signed in to change notification settings

cunarist/family

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Scripts

Prepare Poetry for dependency management.

pip install pipx
python -m pipx ensurepath
pipx install poetry

Install dependencies for development.

poetry install

Rules

It is important to provide type hints for all function parameters in order to ensure the maintainability of the code. Additionally, please write clear and readable docstrings wherever possible.

About

Duplicate and delete objects in hierarchy in Blender

Topics

Resources

License

Stars

Watchers

Forks

Languages