IcedTech icon indicating copy to clipboard operation
IcedTech copied to clipboard

Yo

Open LWSS opened this issue 5 years ago • 1 comments

Hey bro, long time no see. I just wanted to make an issue for talking.

Could you point me to where the generated/image_programs files are made? It doesn't look like I have that folder or any of the files.

LWSS avatar Mar 01 '20 14:03 LWSS

Hey,

It's great to be back in IcedTech. Working on NavMesh bits took longer then I anticipated, but merging all of it over to IcedTech shouldn't take long at all.

To answer your question, generated/image_programs are created in idMaterial::SetupVirtualTextureStages to mimic original Doom 3 behavior were they did CPU side modifications to some textures, like combining images and such. So if you never loaded a material that required that feature set, you wouldn't have that folder.

-Jusitn

jmarshall23 avatar Mar 01 '20 15:03 jmarshall23