]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - regression_tests/q3map2/sparkly_seam/README.txt
Wrap gtkutil/entry
[xonotic/netradiant.git] / regression_tests / q3map2 / sparkly_seam / README.txt
index 4ffab57c738cb3aa3b9acfd913f1dd36d33c05f1..3c54feb596ed970735fa4405739a158768d84255 100644 (file)
@@ -15,4 +15,7 @@ SOLUTION TO PROBLEM:
 ====================
 
 None yet.  The problem is likely caused by sloppy math operations (significant
-loss of precision).
+loss of precision).  This bug pops in and out of existence with every other
+commit at the moment.  The problem is likely caused by the operations in the
+brush winding computation (where the planes are intersected with each other).
+I have not gotten around to addressing that code yet.