Revision: 55821
http://sourceforge.net/p/brlcad/code/55821
Author: starseeker
Date: 2013-06-24 13:13:46 +0000 (Mon, 24 Jun 2013)
Log Message:
-----------
This was causing raytracing problems - will need to examine the logic more
carefully to see what the correct action is here.
Modified Paths:
--------------
brlcad/trunk/src/libbrep/opennurbs_ext.cpp
Modified: brlcad/trunk/src/libbrep/opennurbs_ext.cpp
===================================================================
--- brlcad/trunk/src/libbrep/opennurbs_ext.cpp 2013-06-24 08:39:54 UTC (rev
55820)
+++ brlcad/trunk/src/libbrep/opennurbs_ext.cpp 2013-06-24 13:13:46 UTC (rev
55821)
@@ -930,8 +930,7 @@
ON_3dPoint(max)),
m_face,
u, v);
- if (!m_removeTrimmed)
- node->prepTrims();
+ node->prepTrims();
} else {
node = new BBNode(ctree, ON_BoundingBox(ON_3dPoint(min),
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits