Take screenshots of large node trees in Blender that don't fit on a single screen. This extension provides an operator that takes several screenshots of different sections of a node tree and then stitches them together into a single image.
Fix: Bump version requirements since Python 3.13 is only used since Blender 5.1
This extension does not require special permissions.
good!
Works as expected, thank you!
Tips for users: For optimal results, view the Node Editor in fullscreen mode and hide the Tools panel and N panel.
If the developer could add this setup automatically before taking the screenshot and then restore the UI state afterward, that would be very helpful.
... UnboundLocalError: cannot access local variable 'show_region_header' where it is not associated with a value.
Fixed by changing media type to Image in Output Properties. Obviously addon using the same settings....
Another tip: hide toolbar pressing T otherwise it will show up in the screenshots.