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

A new class, Renderer, to gather code related to rendering and coordinate transforms #1384

Merged
merged 5 commits into from
May 21, 2017

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented May 19, 2017

This is the first chunk of the ill-fated #1374. Renderer is (moderately) tested but not used in production code yet.

@@ -111,6 +111,11 @@ message Plugin {
reserved "/*celestial*/";
}

// Added in Catalan.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cauchy.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

return *target_->vessel;
}

Vessel const & Renderer::GetTargetVessel() const {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@pleroy
Copy link
Member Author

pleroy commented May 21, 2017

Retest this please

Sorry, something went wrong.

@eggrobin eggrobin added the LGTM label May 21, 2017
@pleroy pleroy merged commit 888df2c into mockingbirdnest:master May 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants