Previously `SVGExporter::export_scene` can work on a empty `frames` index mask, causing crash. Now it will exit early when no frames are selected, and it will show a warning to the user. Pull Request: https://projects.blender.org/blender/blender/pulls/145286