Files
test2/release
Bastien Montagne df29e9c070 Fix T71596: Bug in io_utils api breaking only on windows.
Stupid mistake, 'original' filepath is a blender-flavored one, with
potentially weird things like the '//' relative 'header'... This can
work on linux (also it could have broken in other places too), but on
windows that is fully invalid path and python `os.path` library just
generates empty result here.

Simply using proper valid path instead fixes it...
2019-12-02 18:09:47 +01:00
..
2017-04-27 21:41:03 +10:00
2019-10-01 00:00:06 +02:00
2019-11-30 19:20:06 +11:00
2019-09-30 16:46:05 -07:00