blender/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
..
bin
darwin UI: Update paint crosshair for Mac 2019-10-01 00:00:06 +02:00
datafiles NDOF: invert axes by default 2019-11-30 19:20:06 +11:00
freedesktop Docs: 2.81 release description for Linux appdata 2019-10-11 12:13:26 +02:00
scripts Fix T71596: Bug in io_utils api breaking only on windows. 2019-12-02 18:09:47 +01:00
text Use latest/version number for manual links 2019-07-04 18:24:36 -04:00
windows UI: Changes to Paint Cursors 2019-09-30 16:46:05 -07:00