Added Partial Serialization support + Missing Default & Debug derives#184
Added Partial Serialization support + Missing Default & Debug derives#184AnneKitsune wants to merge 3 commits intodimforge:masterfrom
Conversation
|
I updated this to work with the latest version of nphysics: https://github.com/Laaas/nphysics |
|
@laaas Thank you for updating this! Would you mind porting your changes in this PR, or perhaps open a new one? Also, could you please double-check that the |
|
You are unfortunately right. |
|
@laaas Thank you for checking. I guess one way of working around this is to add a feature |
|
@sebcrozet what should I do with this PR then? |
|
You can make a pull request over my fork and it will update this pull request. |
Allows using serde to serialize rigidbodies among other things.