Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Test files for COATools Export #44

Open
larpon opened this issue Jun 2, 2020 · 0 comments
Open

Test files for COATools Export #44

larpon opened this issue Jun 2, 2020 · 0 comments

Comments

@larpon
Copy link
Contributor

larpon commented Jun 2, 2020

@NathanLovato

COAToolsTestFiles.zip

Here's a ZIP containing two files:

COATools_export_document_test.kra

Test export of the whole document
image

Expected file output in same directory as the .kra document:

├── arm_l.png
├── arm_r.png
├── body_leg_l.png
├── COATools_export_document_test.kra
├── head.png
├── leg_r.png
└── root.json

Expected setup when imported in Blender/COATools:
image

COATools_export_selected_test.kra

Test export of one or multiple layer groups

image

Expected file(s) output in /tmp/coatools/:

├── alien_01
│   ├── arm_l.png
│   ├── arm_r.png
│   ├── body_leg_l.png
│   ├── head.png
│   └── leg_r.png
├── alien_01.json
├── alien_05
│   ├── arm_l.png
│   ├── arm_r.png
│   ├── body.png
│   ├── book.png
│   ├── eyes.png
│   ├── hat_back.png
│   ├── hat.png
│   ├── leg_l.png
│   └── leg_r.png
└── alien_05.json

Expected setup when imported in Blender/COATools:
alien_05.json
image

alien_01.json
image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant