Hi, calling find_node_by_name
in each iteration would be heavy I believe (n*n complexity?) 😅
I think that might be a bit better. It's also what we do to e.g. copy groups I believe.
sor…
Hi, this will work, yes :)
Unlink operator appears to work on id type of active element.
For example: RMB on material will active material ID. The above function will iterate all the tree elements but operation_fn
is…
Thanks, unable to confirm myself. @iss was able to replicate the crash, resetting the status
I believe 0455dbcb4bacc9fd9d29f560fddddf7be819051f fixed the crash. Could you check in recent 4.3 build?: https://builder.blender.org/download/daily/
Hi, this is essentially same as the other report. Outliner id operations from RMB context menu are executed on selected outliner elements (see below code block). So the issue here is RMB is…
Closing this as duplicate of #125464