Hello
I’ve got a plugin request : I need a tool to move all the 3d layers of a tool to another subd level; It could be very useful when i add another subd level, and need to have 3d layers to be at the highest subD level.
Actually, to move a Layer, i had to :
store a morph target
desactivete and delete the layer
jump to another subd level
create another 3d layer
jump back to the previous subd level
switch the morph target.
And do the same process for each layer.