Releases: BradyAJohnston/MolecularNodes
v4.0.11
Big improvements with the surface creations, as well as the inclusion of some more default materials.
Old | New |
---|---|
What's Changed
- fix test for versions by @BradyAJohnston in #431
- Refactor: Style Surface Node by @BradyAJohnston in #433
- Refactor: Style Surface Node by @BradyAJohnston in #434
- refactor internals of cartoon by @BradyAJohnston in #435
- Expose Bond Nodes by @BradyAJohnston in #436
- update with default materials by @BradyAJohnston in #437
Full Changelog: v4.0.10...v4.0.11
v4.0.10 for Blender 4.0
Major overhaul of internals, but should be very few if any user facing changes.
What's Changed
- Adds macOS ARM runner for tests by @BradyAJohnston in #425
- move examples to a listings page by @BradyAJohnston in #429
- Refactor: Change internals to use a Class-based parsing system by @BradyAJohnston in #402
- minor cleanup by @BradyAJohnston in #430
Full Changelog: v4.0.9...v4.0.10
v4.0.9 for Blender 4.0+
Additional file support (.mol
and .sdf
). The creation of several topology
nodes for calculating torsion angles and other related attributes.
What's Changed
- Add standalone structure downloader by @BradyAJohnston in #411
- Fix extra nodes problem when swapping node style by @BradyAJohnston in #413
- Add .mol file support by @TheJeran in #415
- Add Topology Nodes by @BradyAJohnston in #419
- More topology related nodes by @BradyAJohnston in #421
- update startup file by @BradyAJohnston in #422
New Contributors
Full Changelog: v4.0.8...v4.0.9
v4.0.8 for Blender 4.0+
Bumps MDAnalysis to 2.7.0, which no longer requires biopython
, fixing long-standing issue with installation on macOS ARM machines.
What's Changed
- fix node setup and add more tests by @BradyAJohnston in #401
- Bump MDAnalysis Version and Remove MacOS ARM Warning by @BradyAJohnston in #400
- Change Default Style by @BradyAJohnston in #406
Full Changelog: v4.0.7...v4.0.8
v4.0.7 for Blender 4.0+
What's Changed
- fix #385 by @BradyAJohnston in #386
- Some improvements to density import by @jojoelfe in #383
- fix chain_id issue with CellPack models by @BradyAJohnston in #389
- add interpolate color option to cartoon and ribbon styles by @BradyAJohnston in #394
- Adds attributes
atom_id
andoccupancy
by @BradyAJohnston in #398 - add option to disable node tree on import by @BradyAJohnston in #399
- dev ss mmcif by @BradyAJohnston in #395
Full Changelog: v4.0.6...v4.0.7
v4.0.6 for Blender 4.0
Removes dependency on scipy
, which improves installation for some users.
What's Changed
- Change all rotations to Quaternions by @BradyAJohnston in #378
- cleanup and bump version by @BradyAJohnston in #380
Full Changelog: v4.0.5...v4.0.6
v4.0.5 for Blender 4.0
Fixes import of Relion .star
files and importing multi-frame models such as NMR structures from the PDB.
What's Changed
- Fix starfile imports by @jojoelfe in #371
- Convert cryoEM eulerangles in GeoNodes by @jojoelfe in #374
- fix loading animated trajectories by @BradyAJohnston in #376
Full Changelog: v4.0.4...v4.0.5
v4.0.4 for Blender 4.0
Quick fix for #369 for custom color node groups.
v4.0.3 for Blender 4.0
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
Quick fix for error with molecule-specific color node creation.
What's Changed
- fix building of docs not including nodes page by @BradyAJohnston in #363
- fixed creation of color chains by @BradyAJohnston in #365
Full Changelog: v4.0.1...v4.0.2