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

Add an optional calculator that links Open Babel #1591

Merged
merged 10 commits into from
Feb 4, 2024

Commits on Feb 3, 2024

  1. Add GPL'ed Open Babel forcefield code

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0d195b8 View commit details
    Browse the repository at this point in the history
  2. Use OB code if GPL plugins are used. Otherwise scripts & obmm

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5ab05dc View commit details
    Browse the repository at this point in the history
  3. Add obenergy code

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d2d2667 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into ob-gpl-calculator

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1b7c8c7 View commit details
    Browse the repository at this point in the history
  5. Small tweak

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    360eff0 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'ob-gpl-calculator' of github.com:ghutchis/avogadrolibs …

    …into ob-gpl-calculator
    
    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e0a4cc7 View commit details
    Browse the repository at this point in the history
  7. Hack the include path

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    42a6011 View commit details
    Browse the repository at this point in the history
  8. Another try for Windows build

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9cc601a View commit details
    Browse the repository at this point in the history
  9. Only add Open Babel if requested and found

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a4f06bd View commit details
    Browse the repository at this point in the history
  10. Fix crash

    Signed-off-by: Geoff Hutchison <geoff.hutchison@gmail.com>
    ghutchis committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    3ba14d2 View commit details
    Browse the repository at this point in the history