Files
test/source/blender
Bastien Montagne da6578e647 Fix T46827: Appending Specific Groups Doesn't Work on Windows.
Issue was with datablocks which names would include '/', new filebrowser filelisting code
would cleanup the entire filepath, hence giving invalid filename in this case.

That 'path separator in ID names' bit us already in lib/datatype/datablock separating func,
this is really stupid to allow that in something handled as a filepath imho, but well...

Note: would have break the same under *nix with '\' char.
2015-11-27 21:18:06 +01:00
..
2015-10-17 16:06:45 +11:00
2015-11-26 11:08:25 +11:00
2015-01-29 15:35:06 +11:00
2015-11-26 12:38:31 +11:00
2015-11-26 11:08:25 +11:00
2015-11-26 11:08:25 +11:00
2015-10-10 17:35:30 +02:00