7 lines
143 B
Python
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.
|
|
"""
|