RE: [Plib-devel] PLIB problems
Brought to you by:
sjbaker
From: Dave M. <Dav...@dy...> - 2000-04-07 17:26:30
|
> - ssSetTexturePath doesnt work for me. > To load textures, I have to have the textures in the current path. > I think there is one bug in plib preventing this from working. > found a bug in ssgLoadOBJ and fixed it. other loaders look fine. > There are probably also two bugs in PPE regarding this > ("/" instead of "\" on Windo$ and no ending "\"). > win98 doesn't mind "\". it will take "\" or "/" i think i have code from Curt (flightgear) that deals with fixing paths but it only deals with mac vs unix seperators (: and /) and doesn't seem to worry about "\". Curt? we should pull some code out of another opensource project and use it. anyone have some path fixing code lying around? --Dave McClurg |