Skip to content

Releases: 3dmol/3Dmol.js

1.6.0

04 Oct 03:30
Compare
Choose a tag to compare

A number of improvements to handling of crystallographic files. Unit cells have more options for rendering and can be animated (with multi-model cif files). A normalizedSymmetry option will pack things into the cell.

Improved handling of boolean selectors. Improved resize detection. Documentation improvements and minor bug fixes.

Many thanks to Guillaume Fraux and Qiang Zhu for their contributions.

1.5.4

29 Jul 14:50
Compare
Choose a tag to compare

Performance improvement for PDB bond detection of non-protein molecules. New viewer method translateScene always programmatically controlling the view the same way as with a mouse. Additional tests and dependency version bumps.

1.5.3

08 Jul 01:23
Compare
Choose a tag to compare

Minor tweaks to improve learning environment hosting and documentation.

1.5.2

24 Jun 17:01
Compare
Choose a tag to compare

Assorted bug fixes.

1.5.1

10 Feb 20:42
Compare
Choose a tag to compare

Performance and memory usage improvements, as well as improvements to sessions to make connections more robust.

Perhaps next major release I will do the performance profiling before I publish the release...

1.5.0

05 Feb 17:09
Compare
Choose a tag to compare

With this release we switch to using WebGL 2.0 canvases if available. This enables volumetric rendering and will allow us to implement other sophisticated rendering techniques in the future.

Preliminary volumetric rendering is implemented with support for orthorhombic boxes only (e.g. file formats that do not use a matrix transformation, so unfortunately ccp4 isn't supported yet).

APIs for shared sessions, which enables an "active learning" environment for education are provided.

Clickability for cartoon traces, python integration fixes, improved documentation, better handling of changing device pixel ratios, default to higher resolution rendering, additional tests and bug fixes.

1.4.0

11 Jul 13:42
Compare
Choose a tag to compare

Switch to gulp build systems with lots of related code cleanup. V3000 support from Paul Watson. dashed option for CylinderSpec from Michael Silveira. Enhancements to vibrate (bothways option). Animation support for labels and shapes. Improved remove label functionality. Assorted bug fixes.

1.3.7

23 Oct 13:56
Compare
Choose a tag to compare

Updated color scheme, clickspheres for efficient click testing, fix vertical direction of mouse slab control

1.3.6

25 Aug 20:41
Compare
Choose a tag to compare

Bug fixes: hoverables, cartoons of mmtf data, canonicalize multiple bond sticks, docs and tests

1.3.5

28 Jun 13:16
Compare
Choose a tag to compare

New features: addCurve, improved model selection indexing (especially useful for py3Dmol)
Bug fixes: wireframe shapes, cylinder enums, better slabbing on zoomTo, mmtf secondary structure assignment, hide applied to stick style, improved documentation/tests