Revision: 41368
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41368&view=rev
Author:   brlcad
Date:     2010-11-16 01:55:44 +0000 (Tue, 16 Nov 2010)

Log Message:
-----------
improved the support for non-limited object lists in mged.  there were numerous 
commands in mged (e.g. 'killtree' and 'g') that would choke up and die if you 
tried to process very large collections of geometry (>50k).  most of the 
commands would abort quietly with a usage message but will now process the 
request as expected.

Modified Paths:
--------------
    brlcad/trunk/NEWS

Modified: brlcad/trunk/NEWS
===================================================================
--- brlcad/trunk/NEWS   2010-11-16 00:15:45 UTC (rev 41367)
+++ brlcad/trunk/NEWS   2010-11-16 01:55:44 UTC (rev 41368)
@@ -20,6 +20,7 @@
 easy-to-use interface.  The new GUI grealy simplifies BoT processing
 steps and can save modelers considerable time.
 
+* improved support for unlimited object counts in mged - Sean Morrison
 * fixed 'erase_all' behavior so 'who' gives correct lists - Bob Parker
 * fixed idents, solids, and regions output - Bob Parker
 * increased performance of facetization and export - Sean Morrison


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

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to