framework/cg/blender/export/__init__.py

7 lines
143 B
Python

# -*- coding: utf-8 -*-
"""
DESCRIPTION.
Blender export modules.
Modules exports all objests in scene.
You can set export path and subdir.
"""