Fix #113866: Import FBX When Recursive File List #104963

Open
Harley Acheson wants to merge 1 commits from Harley/blender-addons:RecursiveFBX into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
637442a64d Fix #113866: Import FBX When Recursive File List
When File Browser is set to Recursive lists, importing FBX will fail
because both the filepath and file names contain the recursed path.
Therefore combining the two results in an invalid path. Instead combine
"directory" with file names.
2023-10-17 19:11:04 -07:00