Revision: 45715
http://brlcad.svn.sourceforge.net/brlcad/?rev=45715&view=rev
Author: brlcad
Date: 2011-07-28 19:10:56 +0000 (Thu, 28 Jul 2011)
Log Message:
-----------
debug code tracing down stack corruption accidentally got committed. re-enable
advanced brep entity loading.
Modified Paths:
--------------
brlcad/trunk/src/conv/step/OpenNurbsInterfaces.cpp
Modified: brlcad/trunk/src/conv/step/OpenNurbsInterfaces.cpp
===================================================================
--- brlcad/trunk/src/conv/step/OpenNurbsInterfaces.cpp 2011-07-28 19:03:38 UTC
(rev 45714)
+++ brlcad/trunk/src/conv/step/OpenNurbsInterfaces.cpp 2011-07-28 19:10:56 UTC
(rev 45715)
@@ -132,12 +132,10 @@
}
for (i = items.begin(); i != items.end(); i++) {
-#if 0
if (!(*i)->LoadONBrep(brep)) {
std::cerr << "Error: " << entityname << "::LoadONBrep() - Error
loading openNURBS brep." << std::endl;
return false;
}
-#endif
}
return true;
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Got Input? Slashdot Needs You.
Take our quick survey online. Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits