Skip to content

2.5.0

Choose a tag to compare

@dkoes dkoes released this 02 Jun 23:30
· 70 commits to master since this release

What's Changed

  • py3dmol supports data argument
  • mesh surfaces
  • antialiasing improvements
  • make upscaling configurable
  • better symmetry support for surface objects; can more easily modify symmetries
  • improved fog implementation, including configurability
  • fix for grids on very large canvases
  • more robust selection by model
  • text cif files populate lchain property now
  • cartoon gap visualization with gapcutoff style option
  • improved prmtop parsing
  • assorted minor fixes, tweaks, and documentation changes.

This release introduces some minor breaking changes in the GLModel API. Models now keep track of their viewer so any functions (e.g. vibrate) that took a viewer as an argument now don't.

What's Changed (PRs)

New Contributors

Full Changelog: 2.4.2...2.5.0