Blender Git Loki
Git Commits -> Revision fbd889e
Revision fbd889e by Bastien Montagne (master) June 10, 2021, 16:37 (GMT) |
Fix T86544: better cleanup of path given as command line argument. When using non-default system separator in filename path, code would end up with an absolute path mixing regular and alternative separator, confusing the rest of the path manipulations later on. So this commit add proper replacements of alternative separators, and path normalization. |
Commit Details:
Full Hash: fbd889ec285a55872a274d72fdd0caba0a163cf7
Parent Commit: 509e0c5
Lines Changed: +2, -0
1 Modified Path:
/source/creator/creator_args.c (+2, -0) (Diff)