Transforming the layers instead of points is way more efficient and usually has the same effect visually. Therefore, it is the better standard behavior. The main problem with this right now is that layer transforms are stored as separate location/rotation/scale, so shearing is not supported. This will have to be solved separately. Pull Request: https://projects.blender.org/blender/blender/pulls/127757