]> icculus.org git repositories - divverent/darkplaces.git/commit
added Debug_Polygon functions for testing, these are currently abusing the CSQC polyg...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 28 Jan 2007 02:50:32 +0000 (02:50 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 28 Jan 2007 02:50:32 +0000 (02:50 +0000)
commit8113139cb204c7e10f35bb748bc223a6200af2fa
treed41fbf83abd9ae8032c1a0b2e6091a77f1d5be6c
parentcf15a848a84d5950b55c6ac3fa381bc8fd548513
added Debug_Polygon functions for testing, these are currently abusing the CSQC polygon queue and have many stupid limitations which should be cleaned up at some point, but it is now possible to call these to draw things for debugging purposes

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6758 d7cf8633-e32d-0410-b094-e92efae38249
client.h
prvm_cmds.c