Docs: Fix Addons Spelling and Links #54

Merged
Nick Alberelli merged 7 commits from docs/cleanup-addon-readmes into main 2023-05-19 19:14:23 +02:00
14 changed files with 14 additions and 14 deletions
Showing only changes of commit 04d2516c28 - Show all commits

View File

@ -12,7 +12,7 @@ Miscellaneous operators and tools requested by Blender Studio Animators.
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `anim_cupboard` folder. Place this folder in your Blender addons directory or create a sym link to it. 3. Find the the `anim_cupboard` folder. Copy this folder into your Blender addons directory or create a sym link to it.
## Features ## Features
### Select Similar Curves ### Select Similar Curves

View File

@ -24,7 +24,7 @@ asset-pipeline is a Blender Add-on that manages the Asset Pipeline of the Blende
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `asset_pipeline` folder. Place this folder in your Blender addons directory or create a sym link to it. 3. Find the the `asset_pipeline` folder. Copy this folder into your Blender addons directory or create a sym link to it.
> **_NOTE:_** This add-on depends on other add-ons that are in the [Blender Studio Tools](https://projects.blender.org/studio/blender-studio-pipeline). > **_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

@ -33,7 +33,7 @@ blender-kitsu is a Blender Add-on to interact with Kitsu from within Blender. It
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `blender_kitsu` folder. Place this folder in your Blender addons directory or create a sym link to it. 3. Find the the `blender_kitsu` folder. Copy this folder into your Blender addons directory or create a sym link to it.
## How to get started ## How to get started
After installing you need to setup the addon preferences to fit your environment. After installing you need to setup the addon preferences to fit your environment.

View File

@ -7,7 +7,7 @@ blender-svn is a Blender add-on to interact with the Subversion version control
1. Make sure you have an SVN client installed, such that typing `svn` in the command line gives a result. 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` 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/` 3. From the root of the repository navigate to `/scripts-blender/addons/`
4. Find the the `blender_svn` folder. Place this folder in your Blender addons directory or create a sym link to it. 4. Find the the `blender_svn` folder. Copy this folder into your Blender addons directory or create a sym link to it.
## Features ## Features
- Open a .blend file that is in an SVN repository, and enter credentials. - Open a .blend file that is in an SVN repository, and enter credentials.

View File

@ -10,7 +10,7 @@
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `bone_gizmos` folder. Place this folder in your Blender addons directory or create a sym link to it. 3. Find the the `bone_gizmos` folder. Copy this folder into your Blender addons directory or create a sym link to it.
## What are Bone Gizmos? ## 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. 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

@ -12,7 +12,7 @@ This addon is not used in the production of the Blender-Studio anymore and is no
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `cache_manager` folder. Place this folder in your Blender addons directory or create a sym link to it. 3. Find the the `cache_manager` folder. Copy this folder into your Blender addons directory or create a sym link to it.
## How to get started ## How to get started
After installing the addon you need to setup the addon preferences. After installing the addon you need to setup the addon preferences.

View File

@ -9,7 +9,7 @@ Blender Add-on to create a contactsheet from sequence editor strips.
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `contactsheet` folder. Place this folder in your Blender addons directory or create a symlink to it. 3. Find the the `contactsheet` folder. Copy this folder into your Blender addons directory or create a symlink to it.
## Features ## Features
After the addon is enabled you will find a `Contactsheet` tab in the Sequence Editor Toolbar. After the addon is enabled you will find a `Contactsheet` tab in the Sequence Editor Toolbar.

View File

@ -17,7 +17,7 @@ Easy Weight is an addon focused on quality of life improvements for weight paint
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `easy_weights` folder. Place this folder in your Blender addons directory or create a symlink to it. 3. Find the the `easy_weights` folder. Copy this folder into your Blender addons directory or create a symlink to it.
## How to Use ## How to Use
Easy Weight is an addon focused on quality of life improvements for weight painting in Blender. Easy Weight is an addon focused on quality of life improvements for weight painting in Blender.

View File

@ -8,7 +8,7 @@ GeoNode Shape Keys is a Blender Add-on that lets you deform linked and overridde
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `geonode_shapekeys` folder. Place this folder in your Blender addons directory or create a symlink to it. 3. Find the the `geonode_shapekeys` folder. Copy this folder into your Blender addons directory or create a symlink to it.
# How to use # How to use
The add-on's UI is only visible on linked and overridden meshes. The add-on's UI is only visible on linked and overridden meshes.

View File

@ -10,7 +10,7 @@ grease-converter is a Blender Add-on that can convert annotations to grease penc
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `grease_converter` folder. Place this folder in your Blender addons directory or create a symlink to it. 3. Find the the `grease_converter` folder. Copy this folder into your Blender addons directory or create a symlink to it.
## How to get started ## How to get started
After the add-on is installed you have 2 new operators available. After the add-on is installed you have 2 new operators available.

View File

@ -21,7 +21,7 @@ This addon adds some Lattice-based utilities to Blender.
### Installation ### Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `lattice_magic` folder. Place this folder in your Blender addons directory or create a symlink to it. 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. 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.

View File

@ -10,7 +10,7 @@ System to create, manage and apply python overrides in a flexible and reliable w
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `lighting_overrider` folder. Place this folder in your Blender addons directory or create a symlink to it. 3. Find the the `lighting_overrider` folder. Copy this folder into your Blender addons directory or create a symlink to it.
## Purpose ## Purpose

View File

@ -14,7 +14,7 @@ You can find a detailed video tutorial on how to download, install and use the a
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `pose_shape_keys` folder. Place this folder in your Blender addons directory or create a sym link to it. 3. Find the the `pose_shape_keys` folder. Copy this folder into your Blender addons directory or create a sym link to it.
## Basic Workflow: ## Basic Workflow:

View File

@ -9,7 +9,7 @@ Blender Add-on to review renders from Flamenco with the Sequence Editor
## Installation ## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git` 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/` 2. From the root of the repository navigate to `/scripts-blender/addons/`
3. Find the the `render_review` folder. Place this folder in your Blender addons directory or create a sym link to it. 3. Find the the `render_review` folder. Copy this folder into your Blender addons directory or create a sym link to it.
After install you need to configure the addon in the addon preferences. After install you need to configure the addon in the addon preferences.