Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Export ex data to JSON #60

Open
rewqazxv opened this issue Dec 6, 2024 · 5 comments
Open

Export ex data to JSON #60

rewqazxv opened this issue Dec 6, 2024 · 5 comments

Comments

@rewqazxv
Copy link

rewqazxv commented Dec 6, 2024

var skin = PrompImportExData();

Is it unfinished?

@blueskythlikesclouds
Copy link
Owner

Uh, I don't remember.
Anything wrong with it?

@rewqazxv
Copy link
Author

rewqazxv commented Dec 6, 2024

This is "export to json" but the dialog requires a bin/farc/... file to import from. And the same code in "import exdata from json" is commented as test code.

//var skin = PrompImportExData();

@blueskythlikesclouds
Copy link
Owner

blueskythlikesclouds commented Dec 6, 2024

Oh, I'm not the person who coded that, seems it works a bit backwards. It asks you to select .farc/_obj.bin files, then it exports the ex data from the files you selected to .json. Ideally, it should actually export the ex data of the skin node you currently have selected in the UI.

The import JSON code should be functional.

@rewqazxv
Copy link
Author

rewqazxv commented Dec 6, 2024

Oh, oh...
Thanks for your explanation. I know how to work around now.

@blueskythlikesclouds
Copy link
Owner

I'll work on fixing this weird UX behavior when I have the chance. Thanks for pointing it out!

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

No branches or pull requests

2 participants