From d95df89af45aa51db5ed0c2d88af5c6c5f1258d2 Mon Sep 17 00:00:00 2001 From: benfry Date: Fri, 27 Jun 2003 17:03:10 +0000 Subject: [PATCH] fixed bug in BPolyogn.scanline for textures walking out of bounds --- todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.txt b/todo.txt index 51d519c5a..03bdbe524 100644 --- a/todo.txt +++ b/todo.txt @@ -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 ..................................................................