Skip to content

Interface for part-based pile ups #1226

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 9 commits into from
Mar 5, 2017

Conversation

eggrobin
Copy link
Member

@eggrobin eggrobin commented Mar 4, 2017

The interface for the functions introduced in #1220.
This makes ksp_plugin build again.

eggrobin added 8 commits March 4, 2017 15:31

Unverified

This user has not yet uploaded their public signing key.
… new stuff

Unverified

This user has not yet uploaded their public signing key.

Unverified

This user has not yet uploaded their public signing key.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
chris-huxtable Chris Huxtable
@@ -396,6 +399,17 @@ bool principia__HasVessel(Plugin* const plugin,
return m.Return(plugin->HasVessel(vessel_guid));
}

void principia__IncrementPartIntrinsicForce(Plugin* const plugin,
PartId const part_id,
Copy link
Member

Choose a reason for hiding this comment

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

Bad indent.

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 5, 2017
@eggrobin eggrobin merged commit bab3d69 into mockingbirdnest:Cardano Mar 5, 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