Docs: Improve Add-on Table and readmes #70

Merged
Nick Alberelli merged 16 commits from docs/addon-release-improvements into main 2023-06-05 16:09:57 +02:00
14 changed files with 45 additions and 46 deletions
Showing only changes of commit a881fef885 - Show all commits

View File

@ -10,9 +10,9 @@ Miscellaneous operators and tools requested by Blender Studio Animators.
- [Easy Constraints](#easy-constraints)
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `anim_cupboard` folder. Copy this folder into your Blender addons directory or create a sym link to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## Features
### Select Similar Curves

View File

@ -22,9 +22,9 @@ asset-pipeline is a Blender Add-on that manages the Asset Pipeline of the Blende
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `asset_pipeline` folder. Copy this folder into your Blender addons directory or create a sym link to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
> **_NOTE:_** This add-on depends on other add-ons that are in the [Blender Studio Tools](https://projects.blender.org/studio/blender-studio-pipeline).

View File

@ -31,10 +31,9 @@ blender-kitsu is a Blender Add-on to interact with Kitsu from within Blender. It
- [Credits](#credits)
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `blender_kitsu` folder. Copy this folder into your Blender addons directory or create a sym link to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## How to get started
After installing you need to setup the addon preferences to fit your environment.
In order to be able to log in to Kitsu you need a server that runs the Kitsu production management suite.

View File

@ -4,10 +4,10 @@ blender-svn is a Blender add-on to interact with the Subversion version control
[Blender-SVN Demo Video](https://studio.blender.org/films/charge/gallery/?asset=5999)
## Installation
1. Make sure you have an SVN client installed, such that typing `svn` in the command line gives a result.
2. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
3. From the root of the repository navigate to `/scripts-blender/addons/`
4. Find the the `blender_svn` folder. Copy this folder into your Blender addons directory or create a sym link to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
4. Make sure you have an SVN client installed, such that typing `svn` in the command line gives a result.
## Features
- Open a .blend file that is in an SVN repository, and enter credentials.

View File

@ -8,9 +8,9 @@
- [Animator UX](#animator-ux)
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `bone_gizmos` folder. Copy this folder into your Blender addons directory or create a sym link to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## What are Bone Gizmos?
This add-on is a prototype for a potential future Mesh Gizmos feature in Blender. See [this](https://projects.blender.org/blender/blender/issues/92218) task for more details.

View File

@ -10,9 +10,9 @@ cache-Manager is a Blender Add-on to streamline the alembic cache workflow of as
## Disclaimer
This addon is not used in the production of the Blender-Studio anymore and is not maintained actively.
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `cache_manager` folder. Copy this folder into your Blender addons directory or create a sym link to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## How to get started
After installing the addon you need to setup the addon preferences.

View File

@ -7,9 +7,9 @@ Blender Add-on to create a contactsheet from sequence editor strips.
- [Installation](#installation)
- [Features](#features)
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `contactsheet` folder. Copy this folder into your Blender addons directory or create a symlink to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## Features
After the addon is enabled you will find a `Contactsheet` tab in the Sequence Editor Toolbar.

View File

@ -15,9 +15,9 @@ Easy Weight is an addon focused on quality of life improvements for weight paint
- [Previous Features](#previous-features)
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `easy_weights` folder. Copy this folder into your Blender addons directory or create a symlink to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## How to Use
Easy Weight is an addon focused on quality of life improvements for weight painting in Blender.

View File

@ -6,9 +6,9 @@ GeoNode Shape Keys is a Blender Add-on that lets you deform linked and overridde
- [How to Use](#how-to-use)
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `geonode_shapekeys` folder. Copy this folder into your Blender addons directory or create a symlink to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
# How to use
The add-on's UI is only visible on linked and overridden meshes.

View File

@ -8,9 +8,9 @@ grease-converter is a Blender Add-on that can convert annotations to grease penc
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `grease_converter` folder. Copy this folder into your Blender addons directory or create a symlink to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## How to get started
After the add-on is installed you have 2 new operators available.

View File

@ -18,11 +18,10 @@ This addon adds some Lattice-based utilities to Blender.
- [Deletion](#deletion-1)
### Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `lattice_magic` folder. Copy this folder into your Blender addons directory or create a symlink to it.
4. After that, you can find the Lattice Magic panel in the 3D Viewport's Sidebar, which you can bring up by pressing the N key.
## Installation
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## Tweak Lattice

View File

@ -8,9 +8,10 @@ System to create, manage and apply python overrides in a flexible and reliable w
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `lighting_overrider` folder. Copy this folder into your Blender addons directory or create a symlink to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## Purpose

View File

@ -12,9 +12,9 @@ It also lets you manage multiple copies of a shape key together. Each copy can h
You can find a detailed video tutorial on how to download, install and use the addon [here](https://studio.blender.org/training/blender-studio-rigging-tools/pose-shape-keys/).
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `pose_shape_keys` folder. Copy this folder into your Blender addons directory or create a sym link to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
## Basic Workflow:

View File

@ -7,9 +7,9 @@ Blender Add-on to review renders from Flamenco with the Sequence Editor
- [Features](#features)
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`
2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `render_review` folder. Copy this folder into your Blender addons directory or create a sym link to it.
1. Download [latest release](../addons/overview)
2. Launch Blender, navigate to `Edit > Preferences` select `Addons` and then `Install`,
3. Navigate to the downloaded add-on and select `Install Add-on`
After install you need to configure the addon in the addon preferences.