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

Turn JSON-serializable rendering into bones #978

Open
phorward opened this issue Dec 8, 2023 · 1 comment
Open

Turn JSON-serializable rendering into bones #978

phorward opened this issue Dec 8, 2023 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@phorward
Copy link
Member

phorward commented Dec 8, 2023

This is a required step to improve modularity: The value rendering stuff currently in render/json should be moved into the bones, to allow for a JSON-like data serialization in one place.

It is similar to #637, but relates to the SkeletonInstance's data. The modularization can be used to implement the renderers for json, xml and also for planned msgpack much easier and with less effort.

@phorward phorward added the feature New feature or request label Dec 8, 2023
@phorward phorward added this to the ViUR-core v3.6 milestone Dec 8, 2023
@phorward phorward self-assigned this Dec 8, 2023
@phorward phorward assigned ArneGudermann and unassigned phorward Dec 15, 2023
@phorward phorward changed the title Turn JSON-serialization into bones Turn JSON-serializable rendering into bones Jan 2, 2024
@phorward
Copy link
Member Author

#1000 already there, but won't make it into v3.7.
We shift it to v3.8 for now.

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

No branches or pull requests

2 participants