Open GoogleCodeExporter opened 9 years ago
unfortunately, this approach would break apps trying to load collada textures
from a
local directory as well... maybe we could sense an absolute filename and strip
it
back to the name of the texture, and leave all others?
Original comment by rob.bate...@gmail.com
on 15 Sep 2009 at 11:17
Okay, maybe change the regexp to something like:
/^(file:.*[\\\/])/
(untested since I'm not at my development machine right now)
This should only strip things if it starts with "file:".
Original comment by postmes...@gmail.com
on 16 Sep 2009 at 4:53
Original issue reported on code.google.com by
postmes...@gmail.com
on 25 Aug 2009 at 6:05Attachments: