Releases: BradyAJohnston/MolecularNodes
v4.1.1 for Blender 4.1
What's Changed
- fixing vdw_radii assignments for unexpected atom/particle names by @rbdavid in #485
- Update tests to use
syrupy
for snapshots by @BradyAJohnston in #490 - Fix 489 centering by @BradyAJohnston in #491
- Reset 3D cursor to world origin in the startup template file
Full Changelog: v4.1.0...v4.1.1
v4.1.0 for Blender 4.1
Fixes issues when using with Blender 4.1
. Will not work with Blender 4.0
.
What's Changed
- clean out old tests snapshots by @BradyAJohnston in #450
- Optionally display micrograph for starfiles by @jojoelfe in #446
- fix for bounding box node issue by @BradyAJohnston in #453
- Warn for clone size by @Blastorios in #457
- Clean up molecule class by @kainszs in #462
- Centre upon import by either CoG or CoM by @rbdavid in #448
- change docs building to work for all PRs by @BradyAJohnston in #472
- Added Discord href to README.md by @hwcopeland in #473
- Update docs.yml by @BradyAJohnston in #474
- Add
contributing.md
by @BradyAJohnston in #463 - Dev biotite by @BradyAJohnston in #477
- Fix custom nodes by @BradyAJohnston in #481
- Upgrade to Blender 4.1 by @BradyAJohnston in #476
New Contributors
- @Blastorios made their first contribution in #457
- @kainszs made their first contribution in #462
- @rbdavid made their first contribution in #448
- @hwcopeland made their first contribution in #473
Full Changelog: v4.0.12...v4.1.0
v4.0.12 for Blender 4.0
Fixes the import of secondary structure information when opening a .pdb
file. Falls back on calculation when not available.
What's Changed
- Fix pdb sec struct by @BradyAJohnston in #444
- cleanup attribute not existing messages by @BradyAJohnston in #447
Full Changelog: v4.0.11...v4.0.12
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