Closed 66OJ66 closed 1 year ago
Hi,
Whilst https://github.com/vleue/polyanya/issues/24 is open, it would be useful if polyanya's meshes could be serialised/deserialised because:
bevy_pathmesh
This PR just adds serde derives behind a feature gate accordingly.
I've raised another PR here for adding the same to the bvh2d crate.
bvh2d
Hi,
Whilst https://github.com/vleue/polyanya/issues/24 is open, it would be useful if polyanya's meshes could be serialised/deserialised because:
bevy_pathmesh
once Bevy's asset system v2 is mergedThis PR just adds serde derives behind a feature gate accordingly.
I've raised another PR here for adding the same to the
bvh2d
crate.