Revision: 77993
          http://sourceforge.net/p/brlcad/code/77993
Author:   starseeker
Date:     2020-12-17 20:40:44 +0000 (Thu, 17 Dec 2020)
Log Message:
-----------
MGED nirt command line needs a bit of design thought - should be a subprocess 
like rt and friends so it can be aborted at need, but it will need I/O 
management like rtcheck to get the drawing elements back to MGED.

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

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2020-12-17 20:30:21 UTC (rev 77992)
+++ brlcad/trunk/TODO   2020-12-17 20:40:44 UTC (rev 77993)
@@ -24,10 +24,6 @@
 
 * check thread safety history of gqa + plot calls (pl_color)
 
-* mged> nirt -? needs to provide help
-
-* mged> nirt -f fmt doesn't seem to work at all
-
 * finish testing of libbu bu_dir API and matching bu_dir TCL function.
   bu_dir bin and lib don't work when the MGED prompt's working directory
   is changed to (e.g.) the user's home directory.
@@ -134,8 +130,12 @@
 * heap unit test needs to actually compare performance against system
   allocation, not just do some work
 
+* mged> nirt -? needs to provide help
 
+* mged> nirt -f fmt doesn't seem to work at all
 
+
+
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 

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