Great add-on... but since 4.4. there is an error... ;-((( Python: RuntimeError: could not create instance of NODE_ANNOTATOR_OT_create_annotation to call callback function 'execute'
Thanks for the review. I just uploaded a new version, that fixes the issues with Blender 4.4.
Simplifies adding notes.
With geometry nodes, being able to add comments to a complex node setup is an especially critical feature. It's possible without the extension, but this makes it much easier.
Super cool addon, going to be using this a lot I think
Fantastic addon. 2 things i can think of that would be wicked additions:
1, Node annotation is able to be added from the Ctrl + A menu 2, the ability to select a parent and it be moved with that parent node.
other than that i think its a game changer for node wranglers like my self. it allows you to easily document the complex trees so you can come back later (sometimes months later) and get right back to it, instead of wasting time trying to figure it all out again.
Very useful. One suggestion would be to include a "Lable size" field into the extension to quickly scale the text. Perhaps also a color selector. I know, that it is only a click away in the Properties panel and the Node panel but it would be very convenient to quickly scale the text and change the color.
Wonderful Add-on! This streamlines the workflow for adding annotations to node setups significantly.
My only note is that whenever I delete or create an object in Blender I get a Python error.
Python: Traceback (most recent call last): File "...\Blender\extensions\system\node_annotator\control_panel.py", line 104, in draw search_results_are_for_tree = (search_op.results_for == space.node_tree.name) ^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'name'
Thanks for the review. I just uploaded a fix for these issues in version 0.4.1.
great addon
Works, does what it says. If you want to change default color, you can type Red Green Blue values in preferences.py file located in: user_name/.config/blender/4.2/extensions/blender_org/node_annotator/ or Windows App Data folder equivalent change those values 0-1 "Default Note Color", default=(0.1, 0.54, 0.14) to your preferable color and restart blender.
Thanks for the review. You don't need to change the default color in code. The preferences panel for the add-on shows the property to be set up interactively.
It can only be used in English and is not valid for other languages.
Thanks for the review. Unfortunately I'm only a single developer offering here the work of my spare time. I would only be able to provide a German translation, but none of the other 44 languages Blender supports. That's why I stayed with English. Which language would you be interested in? And would you be willing to support with translations into that language?
Helpfull add on
WOOOOW I really needed that! thank you so much! This will save me a ton of time!