Follows the same code as glTF to handle both single and multiple files. Co-authored-by: Nig3l <nig3lpro@gmail.com> Pull Request: https://projects.blender.org/blender/blender/pulls/134795
Reuse SVG Material and prevent creation of duplicate material multiple times. Issue occurred because the check for a duplicate material was placed too early. Co-authored-by: Nig3l <nig3lpro@gmail.com> Pull Request: https://projects.blender.org/blender/blender/pulls/134529
Ref: !121825