Skip to content

Make Animation serializable via optional serde feature - #59

Merged
merwaaan merged 2 commits into
merwaaan:mainfrom
FelixEngl:main
Jan 21, 2026
Merged

Make Animation serializable via optional serde feature#59
merwaaan merged 2 commits into
merwaaan:mainfrom
FelixEngl:main

Conversation

@FelixEngl

Copy link
Copy Markdown
Contributor

Hello everyone,

this PR adds serde as an optional feature to the crate. It introduces the required serde dependencies and derives, making the Animation struct serializable.

The goal is to simplify implementations such as custom map-, character-, and skin-editors where animations and interactions are dynamically defined via scripting.

The change is fully opt-in and does not affect existing code.

Best regards,
Felix

@FelixEngl

Copy link
Copy Markdown
Contributor Author

I also added Version 5.0.0 to the compatibility table.

@merwaaan
merwaaan merged commit c6dd99b into merwaaan:main Jan 21, 2026
4 checks passed
@merwaaan

Copy link
Copy Markdown
Owner

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants