[Gtkradiant] error in patch.c?

gerhard.maier at schulz-engineering.com gerhard.maier at schulz-engineering.com
Tue Nov 9 07:49:49 CST 2004


hi,

in PatchMapDrawSurfs it seems that e->patches can be null. 

for ( pm = e->patches ; pm ; pm = pm->next  ) {
 
                meshes[patchCount] = pm;
                patchCount++;
 
        }

fails than.

bye




More information about the Gtkradiant mailing list