for mat in bpy.data.materials: obj_object.rotation_euler = (1.5707963267948966, 0, -1.5707963267948966) # Replace rx, ry, rz with rotation values obj_object.location = (1.2132,-0.437862,0.408171) # ...
Install the multi file add-on Ensure that the module loader is available to and imported in the init.py file. Call the refresh method from module loader. When ran, refresh() will reload all files in ...