Fix T48187: Packing files on MS-Windows fails
commit2155eb58531f97fef7f5e60b612d6436d083ebff
authorCampbell Barton <ideasman42@gmail.com>
Tue, 19 Jul 2016 17:52:59 +0000 (20 03:52 +1000)
committerCampbell Barton <ideasman42@gmail.com>
Tue, 19 Jul 2016 17:56:52 +0000 (20 03:56 +1000)
tree17401c9a5118497d21890dc709d9d4a7cc42e1e9
parent432787c87494a7d39720d928f97bbce91ea6ef29
Fix T48187: Packing files on MS-Windows fails

Using paths on different drives caused packing to fail
since its not possible to make one path relative to another.
io_blend_utils/blendfile_pack.py