Revision: 45776
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45776&view=rev
Author:   brlcad
Date:     2011-08-03 19:45:45 +0000 (Wed, 03 Aug 2011)

Log Message:
-----------
a torus with a zero sized inner diameter results in zero-length edges during 
tessellation.  nmg_keu_zl() could remove them, but it implies there is a flaw 
in the rt_tor_tess() logic not accounting for the edge case.

Modified Paths:
--------------
    brlcad/trunk/BUGS

Modified: brlcad/trunk/BUGS
===================================================================
--- brlcad/trunk/BUGS   2011-08-03 19:04:41 UTC (rev 45775)
+++ brlcad/trunk/BUGS   2011-08-03 19:45:45 UTC (rev 45776)
@@ -15,6 +15,9 @@
 Recent Bugs
 -----------
 
+* torus with a near zero inner diamater results in zero-length edges
+  during tessellation.
+
 * opening a database in archer with the same name as a command doesn't
   work.
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to