loki der quaeler

Results 2 comments of loki der quaeler

(It is generating those files)

@arminhupka change `distribute.py` to have this def: ``` def ObjectDistributeOscurart(self, X, Y, Z): if len(bpy.context.selected_objects) > 1: # VARIABLES selection = bpy.context.selected_objects dif = selection[-1].location - selection[0].location chunkglobal = dif...