Implementation is the same way as the rest of Node RNA kind callbacks per node type which imo makes it consistent, tho still would need a PythonAPI module member (eg. Sybren, Jacques Lucke,…
There is still no example of a problem that can be solved knowing about deleting a link.
A code example would be a full implementation of a custom node tree including all the logic for the…
Also I think this should be added to the Python API project board since it's an improvement of the API by exposing a new thing to the API, nothing to do with C/C++ nodes implementation lol
Copying or freeing makes sense precisely in the sense that memory management would be implemented in C/C++.
What. I'm not telling to expose remove link function to the API for any kind of…
Hello. I'm not sure why this is even necessary?
Don't worry, I'm here to clear up your confusion.
Inserting a link can be used for pre-existing functionality.
We have an init and…