Releases: jchanvfx/NodeGraphQt
Releases · jchanvfx/NodeGraphQt
Release v0.5.1
What's Changed
- node widgets
set_value
bugfix #288 thanks to @aloytag - redraw node after node widgets are added outside the
__init__
func #289
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
Release v0.4.0
What's Changed
- Context menu config #254 by @jchanvfx in #276
- Fix set property by @samyhocine in #266
- Widget bug fixes.
- Updated
NodeGraphQt.SubGraph.delete_nodes()
to not allow port node deletion. - Removed
NodeGraphMenu.all_commands()
function. - New function
NodeGraph. set_context_menu_from_file()
,NodeGraph. set_context_menu()
https://chantastic.nz/NodeGraphQt/api/html/graph.html#NodeGraphQt.NodeGraph.set_context_menu_from_file
https://chantastic.nz/NodeGraphQt/api/html/graph.html#NodeGraphQt.NodeGraph.set_context_menu
Full Changelog: v0.3.2...v0.4.0
Release v0.3.2
What's Changed
- Fixed bugs in
NodesPaletteWidget
- Added new
NodeGraph.nodes_registered
signal. - Fix menu color by @samyhocine in #268
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
- Addressed bug #271
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
What's Changed
- Fix style by @samyhocine in #267
- Dynamic layout switching. by @jchanvfx in #275
https://chantastic.nz/NodeGraphQt/api/html/graph.html#NodeGraphQt.NodeGraph.set_layout_direction
Full Changelog: v0.2.2...v0.3.0
Release v0.2.2
Release v0.2.1
What's Changed
- Fix missing setup.py by @samyhocine in #255
- Nuke app panel example doc by @jchanvfx in #258
- Node search action #253 by @jchanvfx in #259
- Minor bug fixes.
New Contributors
- @samyhocine made their first contribution in #255
Full Changelog: 0.2.0...v0.2.1
Release v0.2.0 (breaking changes)
Release v0.1.8
What's Changed
- fixed set_property bug #203
- base node optimize clean up by @jchanvfx in #217
- Improve readme summary by @mara004 in #219
- Fix building connections when duplicating / pasting nodes by @wilecoyote2015 in #242
New Contributors
- @wilecoyote2015 made their first contribution in #242
Full Changelog: 0.1.7...0.1.8