-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eagerly serialized, partially updatable 2D & 3D line strips (#8650)
This PR makes `LineStrips2D` and `LineStrips3D` eagerly serialized and partially update-able. This demonstrates how to migrate an archetype in the simple case. * DNM: requires #8649 * Part of #8581
- Loading branch information
Showing
6 changed files
with
261 additions
and
351 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
266 changes: 104 additions & 162 deletions
266
crates/store/re_types/src/archetypes/line_strips2d.rs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.