These are blender scripts that I made for myself or on request. Feel free to request your own by contacting me or creating an issue on this repository. No guarantees.
- go to the releases tab and select the latest release for your blender version. Download the preferred addon zip files
- open
blender
- from the
edit
menu (blender 2.8)1, openPreferences
, thenadd-ons
- click
install
and select the downloaded zip file(s)
1 the user preferences in blender 2.7 are under file
Blends all activated Shape keys. (tbh I have no clue what this does, I'm not a blender expert)
This function can be located under the context menu of the Shape keys pane. (the little arrow under add and remove)
Allows the user to store and fetch objects as if they were primitives.
This function can be found under the Add menu -> Mesh. (It should just be in the add menu since it works for more than only meshes)
Applies the remove doubles operator on all of the objects.
This function can be found under Object from 3dview.
- run
$ make