subatomic 2001/09/20 12:25:59 PDT
Modified files:
. ObjImporter.h
Log:
this importer is crappy. :)
it used to be hard coded to reading quads from the .obj file, now it is
hard coded to reading triangles (more general, yes) from an .obj file.
This fixes the bug where some triangles were missing in the model
Revision Changes Path
1.7 +11 -16 tank/ObjImporter.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/ObjImporter.h.diff?r1=1.6&r2=1.7
|