3
9
Fork 15

WIP: new addon - HxA import/export #13

Draft
Soslan wants to merge 1 commits from SoslanGM/hxa_addon:hxa_addon into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
First-time contributor

https://github.com/SoslanGM/HxApy_Blender_import-export
blender/blender-addons#103810

Pull request to add support for import and export of HxA file format(original presentation by the author, Eskil Steenberg: https://www.youtube.com/watch?v=jlNSbSutPZE )

Aside from meshes, it stores and restores
Armature and weight vertexes(if any)
Shapekeys
Edge creases
Custom properties
It's a bit rough around the edges(for example, I would like to have some options checkboxed upon import/export, but I don't know how to do that, and there's a few things like that that I would be happy to receive directions on, but self-research might take too much time), but I reckon it's 90-95% ready. Open to all suggestions, and big shoutout to @scurest for all the previous help.

https://github.com/SoslanGM/HxApy_Blender_import-export https://projects.blender.org/blender/blender-addons/issues/103810 Pull request to add support for import and export of HxA file format(original presentation by the author, Eskil Steenberg: https://www.youtube.com/watch?v=jlNSbSutPZE ) Aside from meshes, it stores and restores Armature and weight vertexes(if any) Shapekeys Edge creases Custom properties It's a bit rough around the edges(for example, I would like to have some options checkboxed upon import/export, but I don't know how to do that, and there's a few things like that that I would be happy to receive directions on, but self-research might take too much time), but I reckon it's 90-95% ready. Open to all suggestions, and big shoutout to @scurest for all the previous help.
Soslan added 1 commit 2023-05-30 14:23:29 +02:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u hxa_addon:SoslanGM-hxa_addon
git checkout SoslanGM-hxa_addon
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons-contrib#13
No description provided.