Blender Git Loki
Git Commits -> Revision a258925
Revision a258925 by Bastien Montagne (master) October 18, 2015, 16:51 (GMT) |
Fix T46531: Cannot use % in filenames. Same case as with space char really, one should not use those special chars in filenames, but they are globally supported by all current FS/OS, so no real reason to enforce that behvior on users here. To be backported to 'a' release. |
Commit Details:
Full Hash: a25892543a7a81d6823c71d0bc54978b00e7a9b1
Parent Commit: f56392f
Lines Changed: +2, -1
1 Modified Path:
/source/blender/blenlib/intern/path_util.c (+2, -1) (Diff)