The current behaviour is to prevent multi-user data from having its
transformationmodifier applied.
However in some particular cases it is possible to apply them:Instead, with this patch, we now warn the user that if they want to
* If all the users of the multi-user data are part of the selection.
* If not all the users are in the selection but the selection is made
single-user.
The active object is used as reference to set the transformation of the
other selected objects.
Note: For simplicity sake, this new behaviour is only available if all
the selection is using the same data.
This complements D14377.
---proceed the object will be made single-user.
Demo ofNote that this patch combined with D14377only makes the object data single-user. Not the material or actions.
{F12945393}As a future step we can apply the same behaviour for the Grease Pencil modifiers.