Studio: ItemMakerT silently fails if the destination directory new file does not exist #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make ItemMakerT (or studio::Project::writeObj) create the appropriate directory to ensure that the file is saved.
Fixed in
ae066a914c
.or studio::Project::writeObj now ensures that the parent directory of the file it is writing exists before writing the file.