Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug layer and serialization #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Debug layer and serialization #40

wants to merge 1 commit into from

Conversation

kvark
Copy link
Member

@kvark kvark commented Oct 6, 2020

Looks like the formatting affected some of the old code, argh. Anyhow, all the new logic is in debug.rs, which should be easy to review. The other small bits are Serialize implementations for Plane and Polygon.

The idea is that the layer will capture everything that's going on with a splitter, and then would allow the user to serialize that if they will. I'd like to be able to analyze this work outside of WR.

@kvark kvark requested a review from nical October 6, 2020 23:14
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.

None yet

2 participants