Move `pose_backup.cc` from `editors/armature` to `blenkernel`. This is in preparation of an upcoming change where the pose backup is going to be owned by the `Object`. This will need to be automatically cleared when the object is freed, which means that `blenkernel` needs the corresponding logic. Technically only the freeing code could be moved, but I felt it made more sense to keep the related code together. No functional changes.
63 KiB
63 KiB