Include Addon READMEs in Pipeline Docs #49

Merged
Nick Alberelli merged 18 commits from docs/addon-readmes into main 2023-05-17 17:52:31 +02:00
11 changed files with 15 additions and 9 deletions
Showing only changes of commit fe91da6fb4 - Show all commits

View File

@ -1,3 +1,5 @@
# Anim Cupboard
Miscellaneous operators and tools requested by Blender Studio Animators. Miscellaneous operators and tools requested by Blender Studio Animators.
### Select Similar Curves ### Select Similar Curves

View File

@ -1,4 +1,4 @@
# asset-pipeline # Asset Pipeline
asset-pipeline is a Blender Add-on that manages the Asset Pipeline of the Blender Studio. It includes an Asset Builder and an Asset Updater. asset-pipeline is a Blender Add-on that manages the Asset Pipeline of the Blender Studio. It includes an Asset Builder and an Asset Updater.
## Table of Contents ## Table of Contents

View File

@ -1,4 +1,4 @@
# blender-kitsu # Blender Kitsu
blender-kitsu is a Blender Add-on to interact with Kitsu from within Blender. It also has features that are not directly related to Kitsu but support certain aspects of the Blender Studio Pipeline. blender-kitsu is a Blender Add-on to interact with Kitsu from within Blender. It also has features that are not directly related to Kitsu but support certain aspects of the Blender Studio Pipeline.
## Table of Contents ## Table of Contents

View File

@ -1,2 +1,2 @@
# blender-purge # Blender SVN
blender-svn is a Blender add-on to interact with Subversion from within Blender. blender-svn is a Blender add-on to interact with Subversion from within Blender.

View File

@ -1,7 +1,8 @@
# What are Bone Gizmos? # Bone Gizmos
## What are Bone Gizmos?
This add-on is a prototype for a potential future Mesh Gizmos feature in Blender. See [this](https://developer.blender.org/T92218) task for more details. This add-on is a prototype for a potential future Mesh Gizmos feature in Blender. See [this](https://developer.blender.org/T92218) task for more details.
# Using Bone Gizmos ## Using Bone Gizmos
The UI for Bone Gizmos can be found under Properties Editor->Bone->Viewport Display->Custom Gimzo. You need to be in pose mode and have an active bone. You just need to select a mesh and optionally, a vertex group or face map that the gizmo should be bound to. The UI for Bone Gizmos can be found under Properties Editor->Bone->Viewport Display->Custom Gimzo. You need to be in pose mode and have an active bone. You just need to select a mesh and optionally, a vertex group or face map that the gizmo should be bound to.
### Rigger UX ### Rigger UX

View File

@ -1,4 +1,4 @@
# cache-manager # Cache Manager
cache-Manager is a Blender Add-on to streamline the alembic cache workflow of assets. cache-Manager is a Blender Add-on to streamline the alembic cache workflow of assets.
## Disclaimer ## Disclaimer

View File

@ -1,4 +1,4 @@
# contactsheet # Contact Sheet
Blender Add-on to create a contactsheet from sequence editor strips. Blender Add-on to create a contactsheet from sequence editor strips.
## Installation ## Installation

View File

@ -1,4 +1,4 @@
# grease-converter # Grease Pencil Converter
grease-converter is a Blender Add-on that can convert annotations to grease pencil objects and vise versa. grease-converter is a Blender Add-on that can convert annotations to grease pencil objects and vise versa.
## Installation ## Installation

View File

@ -1 +1,3 @@
# Lighting Overrider
System to create, manage and apply python overrides in a flexible and reliable way as they are used in the lighting process of the Blender Studio pipeline. System to create, manage and apply python overrides in a flexible and reliable way as they are used in the lighting process of the Blender Studio pipeline.

View File

@ -1,3 +1,4 @@
# Pose Shake Keys
This addon lets you create shape keys that blend already deformed meshes into a previously stored shape. This addon lets you create shape keys that blend already deformed meshes into a previously stored shape.
It also lets you manage multiple copies of a shape key together. Each copy can have a different vertex group mask, or be applied mirrored around the X axis. It also lets you manage multiple copies of a shape key together. Each copy can have a different vertex group mask, or be applied mirrored around the X axis.

View File

@ -1,4 +1,4 @@
# render-review # Render Review
Blender Add-on to review renders from Flamenco with the Sequence Editor Blender Add-on to review renders from Flamenco with the Sequence Editor
## Table of Contents ## Table of Contents