Revision: 73916
          http://sourceforge.net/p/brlcad/code/73916
Author:   starseeker
Date:     2019-09-12 20:37:10 +0000 (Thu, 12 Sep 2019)
Log Message:
-----------
Maybe we don't need this?

Modified Paths:
--------------
    brlcad/trunk/src/libbrep/cdt.cpp

Modified: brlcad/trunk/src/libbrep/cdt.cpp
===================================================================
--- brlcad/trunk/src/libbrep/cdt.cpp    2019-09-12 20:36:20 UTC (rev 73915)
+++ brlcad/trunk/src/libbrep/cdt.cpp    2019-09-12 20:37:10 UTC (rev 73916)
@@ -519,7 +519,7 @@
        // If edge segments are too close together in 2D space compared to their
        // length, it is difficult to mesh them successfully.  Refine edges that
        // are close to other edges.
-       refine_close_edges(s_cdt);
+       //refine_close_edges(s_cdt);
 
 
 #if 0

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to