Releases: BradyAJohnston/nodebpy
Releases · BradyAJohnston/nodebpy
Release list
v520.5.2
v520.5.1
What's Changed
- Updated labels in bundled assets by @BradyAJohnston in #120
- Fix: Math codegen lifting and asset updates by @BradyAJohnston in #121
- Render node trees as interactive graphs in the docs by @kolibril13 in #110
New Contributors
- @kolibril13 made their first contribution in #110
Full Changelog: v520.5.0...v520.5.1
v520.5.0
What's Changed
- Change default asset to link & pack by @BradyAJohnston in #119
Full Changelog: v520.4.0...v520.5.0
v520.4.0
What's Changed
- Support
Nonein node chains by @BradyAJohnston in #118
Full Changelog: v520.3.0...v520.4.0
v520.3.0
What's Changed
- Fix: Linking and additional socket methods by @BradyAJohnston in #116
- Socket methods and codegen for float sockets by @BradyAJohnston in #117
- Fix: Relative imports for classes for vendored classgen by @BradyAJohnston in #115
Full Changelog: v520.2.0...v520.3.0
v520.2.0
What's Changed
- Refactor
generator.pyintogen/module with cleaner implementation by @BradyAJohnston in #111 - Generate typed APIs for node-group assets by @BradyAJohnston in #113
- Check if socket disabled during codegen by @BradyAJohnston in #114
Full Changelog: v520.1.0...v520.2.0
v520.1.0
What's Changed
- Properly use frames in _repr_markdown() by @BradyAJohnston in #102
- Cleanup socket.py organisation by @BradyAJohnston in #103
- SocketGrid methods by @BradyAJohnston in #104
- align_to vector and rotation methods by @BradyAJohnston in #105
- Remove
.typefromBaseNodeby @BradyAJohnston in #106 enable_output()socket method by @BradyAJohnston in #109- Nodes to Code by @BradyAJohnston in #47
Full Changelog: v520.0.1...v520.1.0
v520.0.1
What's Changed
- Fix: Issue with
arrange()import of networkx by @BradyAJohnston in #101
Full Changelog: v520.0.0...v520.0.1
v520.0.0
Release to target compatibility with Blender 5.2, and a change in the version number to reflect this (520 -> 5.2, 530 -> 5.3).
What's Changed
- Add 'AccumulateField' methods for sockets by @BradyAJohnston in #96
- Update for Blender 5.2 by @BradyAJohnston in #92
- add Using to documentation by @BradyAJohnston in #98
Full Changelog: v0.18.0...v520.0.0
v0.18.0
What's Changed
- Pass all
tytype checks by @BradyAJohnston in #88 - Add convenience methods for Object and Collection sockets by @BradyAJohnston in #95
Full Changelog: v0.17.0...v0.18.0