Include Addon READMEs in Pipeline Docs #49
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@ -19,12 +19,14 @@ After the add-on is installed you have 2 new operators available.
|
||||
- Located in the 3DView Side Panel (N)-> View -> Annotations Panel
|
||||
- Converts active annotation to Grease Pencil Object and link it in the active Scene.
|
||||
- <img src="./docs/images/convert_to_grease_pencil.jpg" alt="drawing" width="300"/>
|
||||
![drawing](/media/addons/grease_converter/convert_to_grease_pencil.jpg)
|
||||
|
||||
|
||||
- **grease_converter.convert_to_annotation**:
|
||||
- Located in the 3DView Header -> Object -> Convert
|
||||
- Active objects needs to be grease pencil object. Will convert it to Annotation Grease Pencil Object. Uses Tint Color and Stroke Thickness attribute found in the Adjustments Panel for final annotation color and stroke thickness. (Annotations are a simple version of GreasePencil and only support **one* color and stoke thickness per layer)
|
||||
- <img src="./docs/images/adjustments_panel.jpg" alt="drawing" width="300"/>
|
||||
|
||||
![drawing](/media/addons/grease_converter/adjustments_panel.jpg)
|
||||
- >**Note**: If the grease pencil object has it's transforms not applied or a parent you will be prompted with a warning as these are not taken in to account yet
|
||||
|
||||
## Development
|
||||
|
Loading…
Reference in New Issue
Block a user