forked from assimp/assimp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try to resolve image paths by replacing backslashes or forward slashe…
…s in EmbedTexturesProcess (assimp#5844) * Try to resolve image paths by replacing backslashes. * Some changes suggested by CI * Removed usage of <filesystem>. * Removing usage of C++20/C++23 features --------- Co-authored-by: Kim Kulling <[email protected]>
- Loading branch information
1 parent
9723b35
commit e7a6d33
Showing
2 changed files
with
40 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters