News

I have made a simple model in Blender where I have 2 rows of columns (6 columns in each). I made a row using array modifier and then copy it to obtain second row. Then I exported it as .gltf file to ...
A: Array modifiers bind copies of objects to the objects themselves, and are as such treated as a single object in Object mode. Because of this, this addon is not compatible with array modifiers, as ...