Skip to content

Conversation

@dog-molecule
Copy link
Contributor

Serde can serialize almost the entire Rapier state to JSON; the only thing that's preventing full JSON-serialization (at least in my implementation) is this hashmap in Broadphase. Rapier already has serialization tools that can serialize hashmaps as vector tuples, so this PR just uses these existing utilities.

@sebcrozet sebcrozet merged commit eb62d2f into dimforge:master Nov 14, 2025
7 of 8 checks passed
@sebcrozet
Copy link
Member

The docs CI failure is unrelated to this change and has been fixed on main.

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