Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Feb 03 12:46 am)
Here is something which might come in handy for finding the paths of texture files. I often forget where I put a texture file. I use the "Texture Manager" to see the file names, complete with paths, of the last 11 texture files I used.
If you don't know how to do this, follow these steps the first time.
"I've also noticed that when I create a character or prop file in P5, the shader node section only has the texture filename (i.e., shirt1.jpg) with no folder names. Now why would it do this if it actually used the pathnames?"
I was under the impression that it could do that in the nodes because the texture was already loaded in at that point and was merely being referenced.
--Rebekah-- edited for some extremely bad grammer
Message edited on: 02/23/2005 23:05
I think that I know what you mean now. Sure there is a full reference to the texture if it listed as a texture map for a material, but you are talking about when a material is added to a merely a node and saved back out without a complete reference...how does it find the right texture. Gotcha. You know, I never really thought about it before. --Rebekah--
The fact that Poser ignores pathnames is a blessing. Otherwise one would have to use the stupid directory names that are referenced in the cr2 file and you would end up with a terrible mess of a file structure. If I need to locate the CharacterX skin texture files, I know at once it will be in runtimetexturesvicky3CharacterX. If I followed the file structure in the cr2, it would be something like runtimetexturesvendornamemilfigurestexturesCharacterX. This has superfluous nesting levels, and makes life difficult when you can't remember the vendor name (and why should you?). It's a great relief that I can organise my textures in a sensible structure and Poser will still find them no matter what is encoded in the cr2 or pz2.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
As some of you may be aware, Poser doesn't care about pathnames in the character, prop, and pose files. If you have abc/shirt1.jpg and bcd/shirt1.jpg, Poser will load the first one it finds, ignoring the folder name. In the case of P5, Poser will load the first one it finds in the Runtime order (one in the P5 Runtime will load before one in the Downloads Runtime, etc.) I've also noticed that when I create a character or prop file in P5, the shader node section only has the texture filename (i.e., shirt1.jpg) with no folder names. Now why would it do this if it actually used the pathnames? Theoretically, you could just put the texture filename in the correct line in the MAT Pose file and not put :Runtime:Textures:foldername in front of it. So my question is, does anyone know if Poser 6 will use the pathnames to find textures or ignore them like P4, PP, and P5 do now?