Skip to content

Advance parts #1260

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

Merged
merged 8 commits into from
Mar 15, 2017
Merged

Advance parts #1260

merged 8 commits into from
Mar 15, 2017

Conversation

eggrobin
Copy link
Member

Another attempt at putting those calls in the right order.

@@ -585,9 +585,7 @@ void Plugin::SetPartApparentDegreesOfFreedom(
part, world_to_apparent_bubble(degrees_of_freedom));
}

void Plugin::AdvanceTime(Instant const& t, Angle const& planetarium_rotation) {
VLOG(1) << __FUNCTION__ << '\n'
Copy link
Member

Choose a reason for hiding this comment

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

May be keep the VLOG for the time?

Copy link
Member Author

Choose a reason for hiding this comment

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

We never actually use the VLOGs, we either journal or add ad hoc traces.

}
optional In in = 1;
}

message PrepareToReportCollisions {
Copy link
Member

Choose a reason for hiding this comment

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

This message doesn't seem to be in alphabetical order.

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 pleroy added the LGTM label Mar 15, 2017
@eggrobin eggrobin merged commit 5201479 into mockingbirdnest:Cardano Mar 15, 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