[Bf-committers] Relative path bug in blender

Campbell J Barton cbarton at metavr.com
Fri Nov 26 00:50:21 CET 2004


A stop gap solution is to have the blend in the same dir as the image, I 
dont like doing this but it makes it possible to work on win32 an linux 
for now.
- Cam

Campbell J Barton wrote:
> Hi All, there is an annoying bug/error in the way blender handles paths.
> 
> Basicly there needs to be a conversion of slashes when path names are 
> evaluated.
> 
> I use blender on windows and linux- of course the absolute paths are not 
> going to work
> 
> m:\work\mymodel.blend
> m:\work\textures\image.rgba
> /metavr/work/textures/image.rgba
> 
> but I use relative paths
> 
> //textures/image.rgba
> 
> So they should work, but they dont
> 
> Windows sees the linux fwd slash and reads it as a file name not a 
> relative path.
> 
> - Thanks
> 


-- 
Campbell J Barton

133 Hope Street
Geelong West, Victoria 3218 Australia

URL:    http://www.metavr.com
e-mail: cbarton at metavr.com
phone: AU (03) 5229 0241


More information about the Bf-committers mailing list