-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As discussed in IRC and Discord, 3ds Max does some manipulation and pretty much always successfully loads the bitmap data. Unfortunately, we are trying to access the file manually here, which might be an absolute path to a file on another machine. This path may not be valid on our system, which fails, causing textures to be duplicated.
- Loading branch information
Showing
1 changed file
with
26 additions
and
12 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