CG Pileline: add export to PLY script and optional scale and forward-up axis

This commit is contained in:
brothermechanic 2023-12-08 11:12:01 +03:00
parent 679a52a041
commit b77687ea14
No known key found for this signature in database
GPG key ID: 9C59EF9503ACD106
5 changed files with 49 additions and 5 deletions

View file

@ -4,6 +4,7 @@ DESCRIPTION.
OBJ mesh exporter.
Exports all objects in scene.
You can set export path and subdir.
DEPRECATED
"""
__version__ = "0.2"