Wavefront Obj: Warn user when attempting to specify a texture with white space in the file path #82981

Open
opened 2020-11-24 23:48:40 +01:00 by Kenzie · 2 comments

Many applications do not support loading textures from an MTL when there is white space in the file path. This is because of how the line is often tokenized by importers since spaces are often used to separate optional parameters. It would be ideal to at the very least produce a warning when exporting a texture path with white space so that the user can better debug issues they are having in their production pipeline.

Many applications do not support loading textures from an MTL when there is white space in the file path. This is because of how the line is often tokenized by importers since spaces are often used to separate optional parameters. It would be ideal to at the very least produce a warning when exporting a texture path with white space so that the user can better debug issues they are having in their production pipeline.
Kenzie self-assigned this 2020-11-24 23:48:40 +01:00
Author

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author

Added subscriber: @KenzieMac130

Added subscriber: @KenzieMac130
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#82981
No description provided.