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

https://github.com/suvrik/purgeempties

Blender plugin. Purge empty objects from scene.
https://github.com/suvrik/purgeempties

blender blender-addon blender-plugin blender-python blender-scripts

Last synced: 4 months ago
JSON representation

Blender plugin. Purge empty objects from scene.

Awesome Lists containing this project

README

        

# Purge Empties
Deletes all empty objects from the Blender scene while keeping mesh objects' transforms.

# Installation
* Install Blender from https://www.blender.org/download/;
* Download this repository as ZIP;
* Open Blender;
* Go to Edit > Preferences > Add-ons > Install...;
* Select the ZIP you downloaded;
* Now the add-on should be on the list, feel free to enable it.