42 lines
848 B
Markdown
42 lines
848 B
Markdown
# VSE_TOOLBOX
|
|
> Blender addon to edit media
|
|
|
|
With VSE ToolBox you can import edl/movie/sound. It will recreate your edit from other software like ToonBoom and allows you to cast item on your shot and then export a bkl file.
|
|
|
|
<!-- TABLE OF CONTENTS -->
|
|
***
|
|
<summary>Table of Contents</summary>
|
|
<ol>
|
|
<li>
|
|
<a href="#installation">Installation</a>
|
|
</li>
|
|
<li>
|
|
<a href="#contents">Contents</a>
|
|
</li>
|
|
<li>
|
|
<a href="#location">Location</a>
|
|
</li>
|
|
</ol>
|
|
|
|
|
|
<!-- INSTALLATION -->
|
|
## Installation
|
|
|
|
1. Create your own local directory in
|
|
```sh
|
|
/home/<USER>/dev
|
|
```
|
|
2. Create your own local directory in
|
|
```sh
|
|
git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/vse_toolbox.git
|
|
```
|
|
|
|
<!-- CONTENTS -->
|
|
## Contents
|
|
|
|
|
|
<!-- LOCATION -->
|
|
## Location
|
|
|
|
VSE Toolbox can be found in the Sequence Editor under VSE ToolBox Panel
|