Skip to content

Commit

Permalink
Merge branch 'master' into cpp17_more
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrettSJohnson committed Apr 10, 2024
2 parents cae1a2a + 0719986 commit 450f47b
Show file tree
Hide file tree
Showing 34 changed files with 3,369 additions and 61 deletions.
32 changes: 32 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,38 @@
CHANGE LOG
=========================================================================

2024-04-09 Jarrett Johnson, Thomas Stewart, Thomas Holder, Anton Butsev

* 3.0.0

* Panels
- Nucleic Acid Builder supported
- Scenes Panel (Basic version)
- Improved APBS electrostatics plugin integrated

* Distance/Bonding detection
- Halogen-bond detection and display

* Python API
- `fnab` command (sequence to nucleic acid chain)
- Improved CGO builder API
- get_sasa_relative() `subsele` argument added
- new clip modes/API
- iterate() adds `explicit_valence` and `explicit_degree`
- `cell_centered` setting added
- by grid-cell background gradient `bg_gradient=2`
- look_at() added
- experimental `curve_new` / `move_on_curve`

* Developer
- C++17 required
- pymol-testing integrated
- pytest introduced
- Github Actions CI

* And many other fixes and small additions provided by developers
and the community...

2021-05-10 Jarrett Johnson, Thomas Holder, Thomas Stewart

* 2.5.0
Expand Down
Binary file added data/chempy/fragments/atpA.pkl
Binary file not shown.
Binary file added data/chempy/fragments/atpB.pkl
Binary file not shown.
Binary file added data/chempy/fragments/atp_ttpA.pkl
Binary file not shown.
Binary file added data/chempy/fragments/atp_ttpB.pkl
Binary file not shown.
Binary file added data/chempy/fragments/ctpA.pkl
Binary file not shown.
Binary file added data/chempy/fragments/ctpB.pkl
Binary file not shown.
Binary file added data/chempy/fragments/ctp_gtpA.pkl
Binary file not shown.
Binary file added data/chempy/fragments/ctp_gtpB.pkl
Binary file not shown.
Binary file added data/chempy/fragments/gtpA.pkl
Binary file not shown.
Binary file added data/chempy/fragments/gtpB.pkl
Binary file not shown.
Binary file added data/chempy/fragments/gtp_ctpA.pkl
Binary file not shown.
Binary file added data/chempy/fragments/gtp_ctpB.pkl
Binary file not shown.
Binary file added data/chempy/fragments/ttpA.pkl
Binary file not shown.
Binary file added data/chempy/fragments/ttpB.pkl
Binary file not shown.
Binary file added data/chempy/fragments/ttp_atpA.pkl
Binary file not shown.
Binary file added data/chempy/fragments/ttp_atpB.pkl
Binary file not shown.
Binary file added data/chempy/fragments/utpA.pkl
Binary file not shown.
Loading

0 comments on commit 450f47b

Please sign in to comment.