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

https://github.com/suvrik/applyinstancetransform

Blender plugin. Apply transform for instanced objects.
https://github.com/suvrik/applyinstancetransform

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

Last synced: about 2 months ago
JSON representation

Blender plugin. Apply transform for instanced objects.

Awesome Lists containing this project

README

        

# Apply Instance Transform
Applies the instance's transformation to its data. Other instances that use the same data are transformed so they look as if nothing changed.

![image](https://github.com/suVrik/ApplyInstanceTransform/assets/1521057/81908f30-22f4-4924-b5fe-dba8ff54b8a2)

# 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.