Files
test/source/blender
Bastien Montagne 585275325e Fix T43275: Crash on Render when using 'save buffer' and render layer name contains a '/'
Added a new BLI_path_utils func, `BLI_filename_make_safe()`, which for now simply
replaces unsafe chars for paths (like '\' or '/') by an underscore...
2015-01-16 18:48:59 +01:00
..
2014-10-29 14:15:21 +01:00
2014-11-28 22:16:14 +01:00
2015-01-09 04:23:43 +11:00