You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added deprecation markers to all singular node operations (stuff like copy as opposed to copyMultiple, move as opposed to moveMultiple and so on)
While I was attempting to fix Moving nodes with Preset Nodetype filter #2800, I stumbled upon this confusion, and since all singular operations can just as well be expressed as multiple operations, we should drop the singular ones entirely
Follow up to this PR: The operations should be removed in 9.0 (this will require additional work)
The text was updated successfully, but these errors were encountered:
@grebaldi in #3822:
The text was updated successfully, but these errors were encountered: