Revision: 41209
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41209&view=rev
Author:   brlcad
Date:     2010-11-02 10:11:32 +0000 (Tue, 02 Nov 2010)

Log Message:
-----------
noticed a couple problems already.  facetize creates crap BoTs by only dumping 
first region, first shell.  nmg_bot() and nmg_from_bot() both suck from an API 
perspective in that they only work with a shell too.

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2010-11-02 03:15:39 UTC (rev 41208)
+++ brlcad/trunk/TODO   2010-11-02 10:11:32 UTC (rev 41209)
@@ -40,6 +40,13 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* facetize creates BoTs crappily by only looking at first region,
+  first shell, instead of the whole nmg model.
+
+* nmg_bot() and nmg_from_bot() only work with shells.  verify that all
+  callers iterate over all shells or write a model version that does a
+  complete conversion correctly.
+
 * bu_cv_optimize() should be using bu_byteorder().
 
 * render annotated images to the OpenDocument format.  this is


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

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to