Sorry, I assumed you have commit rights, but probably not, so will merge now.
Oh, I have commit rights now. Week was busier than usual so I couldn't get to merging right away. Thanks for…
VectorSet
while iterating on it
@eliphaz The PR itself seems fine (the commit list, and the patch content). Do you mean the history of changes in the conversation section is messy? I don't think there is a way to clean that…
In such case, I would check connections in operator code, check if all those connections are in set of strips to be split, if not, I make backup of connections, destroy connections, perform…
After checking out VectorSet
it seems that internally it calls begin()
and end()
to see where it should start and stop iteration. As far as I can see it only calls this once at the beginning…
Damn it, I merged main in instead of blender-v4.3-release
... Won't be making that mistake again.
I rebased and commit history seems to be fine again, but there's still a really ugly mess of…
Hi @pablovazquez, just wanted your input on the UI side of things here. After fixing this bug, I realized that the default tool in most spaces is box select. At least for this patch, the logic…