Include Addon READMEs in Pipeline Docs #49
@ -1,3 +1,17 @@
|
||||
# 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. Addon overrides specific settings of linked data.
|
||||
|
||||
- [Installation](#installation)
|
||||
- [Features](#features)
|
||||
|
||||
|
||||
## Installation
|
||||
Download or clone this repository.
|
||||
In the root project folder you will find the 'lighting_overrider' folder. Place this folder in your Blender addons directory or create a symlink to it.
|
||||
|
||||
## Features
|
||||
- Shot Settings
|
||||
- Sequencer Settings
|
||||
- auto-cleanup of depricated RNA overrides
|
||||
- batch overriding settings of all selected objects with `Alt+O`
|
Loading…
Reference in New Issue
Block a user