Add generic handling of all potential FCurves, with custom callbacks to perform the actual conversion (typically, some RNA paths will need to be updated). Currently implements only remapping of modifiers' animation. This commit only handles Object-level animations, GreasePencil data will be handled in a separate commit. Pull Request: https://projects.blender.org/blender/blender/pulls/118500