Update from template
This commit is contained in:
@@ -1,27 +1,44 @@
|
||||
# VSE ToolBox
|
||||
# VSE_TOOLBOX
|
||||
> Blender addon to edit media
|
||||
|
||||
In-House Video editing Tools
|
||||
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.
|
||||
|
||||
<!-- /!\ Alpha, work in progress -->
|
||||
|
||||
<!--**[Download latest](https://github.com/Pullusb/REPO_NAME/archive/master.zip)** -->
|
||||
|
||||
<!-- ### [Demo Youtube]() -->
|
||||
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
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.
|
||||
|
||||
<!--
|
||||
**tool action** : `SHORTCUT`
|
||||
-->
|
||||
<!-- 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>
|
||||
|
||||
|
||||
### Where ?
|
||||
<!-- INSTALLATION -->
|
||||
***
|
||||
## Installation
|
||||
|
||||
VSE Toolbox can be found in the Sequence Editor uneder VSE ToolBox Panel
|
||||
1. Create your own local directory in
|
||||
```sh
|
||||
/home/<USER>/dev
|
||||
```
|
||||
2. Create your own local directory in
|
||||
```sh
|
||||
git clone ssh://git@192.168.75.224:222/autour_de_minuit/vse_toolbox.git
|
||||
```
|
||||
|
||||
<!-- CONTENTS -->
|
||||
***
|
||||
## Contents
|
||||
|
||||
|
||||
<!-- LOCATION -->
|
||||
***
|
||||
## Location
|
||||
|
||||
VSE Toolbox can be found in the Sequence Editor under VSE ToolBox Panel
|
||||
|
||||
Reference in New Issue
Block a user