Add Lattice Magic to pipeline docs #50

Merged
Nick Alberelli merged 7 commits from docs/add-lattice-magic into main 2023-05-17 21:38:19 +02:00
Showing only changes of commit 74a83bfb85 - Show all commits

View File

@ -4,6 +4,20 @@ Install like any other Blender addon: Download this repository as a .zip archive
After that, you can find the Lattice Magic panel in the 3D Viewport's Sidebar, which you can bring up by pressing the N key.
## Table of Contents
- [Installation](#installation)
- [Tweak Lattice](#tweak-lattice)
- [Parenting](#parenting)
- [Deletion](#deletion)
- [Adding/Removing meshes](#addingremoving-meshes)
- [Going under the hood](#going-under-the-hood)
- [Camera Lattice](#camera-lattice)
- [Creation](#creation)
- [Parenting](#parenting-1)
- [Animation](#animation)
- [Deletion](#deletion-1)
## Installation
1. Clone repository `git clone https://projects.blender.org/studio/blender-studio-pipeline.git`