Docs: Remove Download Links from Add-On Table & Remove Add-On READMEs from Docs #270

Closed
Nick Alberelli wants to merge 12 commits from TinyNick/blender-studio-pipeline:fix/link_addon_table_and_changelogs_to_repo into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
4 changed files with 3 additions and 3 deletions
Showing only changes of commit 598064503a - Show all commits

View File

@ -1,7 +1,7 @@
# Lattice Magic
This addon adds some Lattice-based utilities to Blender.
![Lattice Magic UI](/media/addons/lattice_magic/lattice_magic.png)
![Lattice Magic UI](docs_media/lattice_magic.png)
## Table of Contents
@ -27,7 +27,7 @@ This addon adds some Lattice-based utilities to Blender.
## Tweak Lattice
Tweak Lattice lets you create a lattice setup at the 3D cursor to make deformation adjustments to the selected objects.
![How to Tweak Lattice](/media/addons/lattice_magic/tweak_lattice.mp4)
![How to Tweak Lattice](docs_media/tweak_lattice.mp4)
### Parenting
This is meant to be possible to be used in conjunction with a character rig: Before pressing the "Create Tweak Lattice" button, simply select the desired parent rig object and bone in the UI.
@ -47,7 +47,7 @@ With the lattice control selected, you can see a "Helper Objects" section in the
## Camera Lattice
Camera Lattice lets you create a lattice in a camera's view frame and deform a character (or any collection) with the lattice.
![Camera Lattice Demo](/media/addons/lattice_magic/camera_lattice.mp4)
![Camera Lattice Demo](docs_media/camera_lattice.mp4)
### Creation
Add an entry to the Camera Lattice list with the + icon. Each entry corresponds to deforming a single collection with a single lattice object from the perspective of a single camera.