8 lines
143 B
Python
8 lines
143 B
Python
![]() |
# -*- coding: utf-8 -*-
|
||
|
"""
|
||
|
DESCRIPTION.
|
||
|
Blender export modules.
|
||
|
Modules exports all objests in scene.
|
||
|
You can set export path and subdir.
|
||
|
"""
|