Skip to content

Releases: BradyAJohnston/MolecularNodes

v4.0.3 for Blender 4.0

01 Dec 11:15
b07ec24
Compare
Choose a tag to compare

Quick fix to relax scipy requirements. Was problematic for some users to install who were missing developer tools. Now will only be required for building biological assemblies and not for importing from the PDB.

What's Changed

  • relax requirement for scipy for import, only for biological assemblies by @BradyAJohnston in #368

Full Changelog: v4.0.2...v4.0.3

v4.0.2 for Blender 4.0

30 Nov 11:06
800b77e
Compare
Choose a tag to compare

Quick fix for error with molecule-specific color node creation.

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1 for Blender 4.0

29 Nov 13:47
ad5e5c6
Compare
Choose a tag to compare

Hotfix for problems with disabling the add-on and preferences panel

Full Changelog: v4.0.0...v4.0.1

v4.0 for Blender 4.0

29 Nov 02:59
Compare
Choose a tag to compare

Now compatible with Blender 4.0!

Versioning of the add-on will now match that of Blender's release versions. This means Blender 4.0 will work with Molecular Nodes 4.0. When Blender 4.1 comes out, Molecular Nodes will get a 4.1 release and will only target compatibility with the corresponding version of Blender. This will reduce development requirements and reduce confusion around what version of MN is compatible with which Blender. Patch numbers (4.0.1, 4.0.2 etc will be used for bug fixes and minor feature additions only).

This fixes compatibility with Blender 4.0 and overhauls many of the internals for better maintainability. There are a number of new features as well, including a reworked import panel and a new 'Object' and 'Scene' panel for quick access to object-relevant and scene-relevant information and operators.

Import of oxDNA trajectories is now also supported.

What's Changed

Full Changelog: v2.11.2...v4.0.0

v2.11.2 for Blender 3.5/3.6

20 Nov 09:04
c21e43f
Compare
Choose a tag to compare

Minor bug fix for enabling of the add-on.

What's Changed

Full Changelog: v2.11.0...v2.11.2

v2.11.0 for Blender 3.5/3.6

14 Nov 03:35
63e349d
Compare
Choose a tag to compare

The last release before Blender 4.0. As Blender 4.0 introduces some breaking changes, this is the last release that will target 3.5/3.6, and the next will add compatibility with Blender 4.0, which will no longer work with 3.5 / 3.6.

Major additions are the import of CellPack datasets from .cif and .bcif files.

A number of improvements to the import of molecular dynamcs trajectories via MDAnalysis, improvements to reading
martini CG trajectories, and addition of some 'preset' styles that combine cartoons and ball-and-stick for instantly visualising protein and non-protein molecules.

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0 for Blender 3.5+

25 Sep 02:53
Compare
Choose a tag to compare

A big change to importing of MD trajectories. Thanks to @yuxuanzhuang, by default the trajectories are now streamed from the disk via a live MDAnalysis session. This enables the streaming of very large trajectories without loading them into memory first. There is still an option for In Memory to load all of the frames as objects inside Geometry Nodes, which was the previous behaviour. A very exciting development which really lays the groundwork for future interactive MDAnlysis sessions, which can be edited and previewed inside of Blender.

What's Changed

New Contributors

Full Changelog: v2.9.1...v2.10.0

v2.9.1 for Blender 3.5+

20 Sep 07:32
0bce6b7
Compare
Choose a tag to compare

Minor bug fix.

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0 for Blender 3.5+

14 Sep 06:48
25d6c6c
Compare
Choose a tag to compare

What's Changed:

  • Overhauled documentation
  • Improved consistency in node interfaces
  • Application template for quicker start

v2.8.1 for Blender 3.5+

12 Aug 01:37
Compare
Choose a tag to compare

Some quick fixes for the last version.

What's Changed

Full Changelog: v2.8.0...v2.8.1