maybe I am too technical for this, but I like the distinction between clipboard and buffer. Clipboard usually refers to the System clipboard and if that's not where the data is stored it…
Oh, and I see that in the review for D16131 a similar change was rejected, but then someone else argued for it and I’m not sure what the result of…
@dr.sybren Hi, I’m assigning this to you because it’s mostly about animation, but there is one similar change related to Freestyle, and one about modeling.
I don’t think it’s typical, but raising an error is too harsh, and failing silently, probably not enough. This is really for Python scripters and not for end-users. In fact in a previous…
connect_sockets
sounds good. I improved the docstring to make it clearer why one may want to use this.
Also added an exception when sockets are not on the same tree, where the regular API…