|
|
The option mentioned in the Subject line of this message works correctly
when checked, and the download looks like this:
#declare p_map1=pigment {image_map{jpeg "D:/05 - My Programs/Poser Pro
2014 Content/Runtime/Textures/Animals/HousecatC1.jpg" gamma srgb
interpolate 2 transmit all 0 } }
#declare p_map2=pigment {image_map{jpeg "D:/05 - My Programs/Poser Pro
2014 Content/Runtime/Textures/Animals/HousecatEyeC1.jpg" gamma srgb
interpolate 2 transmit all 0 } }
However, when for some reason, you do not want the file paths included,
and you uncheck the option, you get this:
#declare p_map1=pigment {image_map{jpeg "/05 - My Programs/Poser Pro
2014 Content/Runtime/Textures/Animals/HousecatC1.jpg" gamma srgb
interpolate 2 transmit all 0 } }
#declare p_map2=pigment {image_map{jpeg "/05 - My Programs/Poser Pro
2014 Content/Runtime/Textures/Animals/HousecatEyeC1.jpg" gamma srgb
interpolate 2 transmit all 0 } }
Only the drive name (D:) is omitted, but the total rest of the file
paths is still there.
I seem dimly to remember that this option worked correctly in the past
under Win7. Could this be a Win10 issue?
If a correction is possible, I would be deeply thankful to FlyerX.
--
Thomas
Post a reply to this message
|
|