Blender Git Commit Log
Git Commits  -> Revision 60ad008
		
			
			
		
Revision 60ad008 by Bastien Montagne (blender-v2.76-release, blender-v2.76a-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 29, 2015, 10:10 (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: 60ad008162be9c32ab337061f29db878b733d12e
Parent Commit: 34def18
Committed By: Campbell Barton
Lines Changed:  +2,  -1
1 Modified Path:
/source/blender/blenlib/intern/path_util.c (+2, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021