fixed bug in BPolyogn.scanline for textures walking out of bounds

This commit is contained in:
benfry
2003-06-27 17:03:10 +00:00
parent 98bb63f13b
commit f2a52fef94
+3
View File
@@ -48,6 +48,9 @@ ks X MAX_LIGHTS instead of '10' sprinkled through the code
after 0056rc1
X patched up ellipse code because adaptive sizing not working properly
X added more segments to the adaptive sizing algo
X reported by benelek
X fixed bug in BPolyogn.scanline for textures walking out of bounds
X reported by benelek
..................................................................