An open API service indexing awesome lists of open source software.

https://github.com/zenithval/zeni-blender-tools

Zeni's Blender Tools
https://github.com/zenithval/zeni-blender-tools

Last synced: about 1 year ago
JSON representation

Zeni's Blender Tools

Awesome Lists containing this project

README

          

# Zeni's Blender Tools
Zeni's blender tools. I didn't want a million split up tabs.

## Transfer Shape Keys
Uses Surface Deform to batch transfer all shapekeys from one mesh to another. Supports a mask on the target mesh and transferring to more than one selected mesh at a time.

## Where Download?
Click green `Code` button at the top of the page then select `Download ZIP` (Or just [click here](https://codeload.github.com/ZenithVal/Zeni-Blender-Tools/zip/refs/heads/main))

## Plans
- Port over various functions that I care for from [CATs](https://github.com/ZenithVal/cats-blender-plugin)
- Low Poly subsurf generator for easy outfit fitting via mesh deform.
- Think of more useful things.
- Explode, I guess.

# Thanks & Sources
- Structure for this plugin based on [VVTools](https://github.com/Vianvolaeus/VVtools) by Vianvolaeus.
- Reference Shape Key transfer tool [ShapeKeys Batch Tranfer](https://cgxenon.gumroad.com/l/xxgto) by Ksenia Lauróva.