Welcome to mirror list, hosted at ThFree Co, Russian Federation.

createlib.py « materials_library_vx - git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a98c68336442bea0fe5c075fa06ad98b4afc1bc1 (plain)
1
2
3

import bpy
bpy.ops.wm.save_mainfile(filepath="D:\\Blender Foundation\\Blender\\2.73\\scripts\\addons\\matlib\\Otherlib.blend", check_existing=False, compress=True)