Missing / outdated documentation for custom node addon development #104652

Closed
opened 2023-12-05 10:06:46 +01:00 by tadasgo_p42 · 2 comments

Hello,

working on custom blender node addon and faced these issues:

Could you provide more detailed description of different components used to build custom nodes and /or few good example templates as a reference point?

Help would be much appreciated.

Hello, working on custom blender node addon and faced these issues: - [Custom node template](https://projects.blender.org/blender/blender/src/branch/main/scripts/templates_py/custom_nodes.py) is using undocumented api of [nodeitems_utils](https://docs.blender.org/api/current/search.html?q=nodeitems_utils&check_keywords=yes&area=default#) - [Node presets](https://projects.blender.org/blender/blender-addons/src/branch/main/node_presets.py) have an similar logic of appending custom category of but it's not using [nodeitems_utils](https://docs.blender.org/api/current/search.html?q=nodeitems_utils&check_keywords=yes&area=default#) and `NodeCategory, NodeItem`. It's ambiguous which api and example should be followed or how different components work together. Could you provide more detailed description of different components used to build custom nodes and /or few good example templates as a reference point? Help would be much appreciated.
Author

Hello,

Do you have an estimation when you would be able to look into this?

Hello, Do you have an estimation when you would be able to look into this?
https://projects.blender.org/blender/blender/issues/115746
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-12-11 13:40:19 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#104652
No description provided.