Skip to content

Big Merge for 2#289

Merged
planes merged 500 commits intomasterfrom
develop
Feb 13, 2019
Merged

Big Merge for 2#289
planes merged 500 commits intomasterfrom
develop

Conversation

@planes
Copy link
Member

@planes planes commented Feb 13, 2019

Pull Request Checklist

  • Merge in the latest Develop branch changes to your branch
  • Remove .pyc files from your repository:
    • Linux/Mac
      • find . -name *.pyc -delete
    • Windows
      • del /S *.pyc
  • Run automatic regression and makes sure everything is passing
  • Did you make a new regression test that covers your new code?
  • Did you update your docstrings?
  • Did you update your headers to include your name and date?
  • Do a final compare with the Develop branch to be sure what you're changing

planes and others added 30 commits August 28, 2018 13:37
Feature p3

Here goes Python 3!
planes and others added 27 commits January 31, 2019 17:26
Feature vsp_read (wings, fuselages, props)
This doesnt exist?
@coveralls
Copy link

Coverage Status

Coverage increased (+10.6%) to 71.063% when pulling 4799d7a on develop into c178c43 on master.

@planes planes merged commit 63f860b into master Feb 13, 2019
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.

6 participants