hi, im new to this engine, in fact i only read through the tutorials and compiled the examples.........
when i execute the example 2(quake3 level), i dont get any textures?
im using linux
example2 textures?
-
jpbarto
same problem
I currently have the same problem. You didn't happen to come across a solution did you?
-
jpbarto
you mean the CQ3LevelMesh patch?
If you mean the patch that was posted I've tried it. And I have a solid constructed room but all the walls are still whitewashed. I'll keep looking around.
try 0.4.2 dev release
I had this problem under linux with the 0.4 release.
Went away when I upgraded to 0.4.2 dev release.
Just copy the examples over from 0.4, fix up a few
minor API changes like DT_ to EDT_ for driver types.
Recompile and then example2 worked fine for me.
I assumed it was a bug that was fixed.
Went away when I upgraded to 0.4.2 dev release.
Just copy the examples over from 0.4, fix up a few
minor API changes like DT_ to EDT_ for driver types.
Recompile and then example2 worked fine for me.
I assumed it was a bug that was fixed.
-
jpbarto