Revision: 78150
          http://sourceforge.net/p/brlcad/code/78150
Author:   starseeker
Date:     2021-01-29 22:17:49 +0000 (Fri, 29 Jan 2021)
Log Message:
-----------
more notes

Modified Paths:
--------------
    brlcad/trunk/src/libged/tests/push.cpp

Modified: brlcad/trunk/src/libged/tests/push.cpp
===================================================================
--- brlcad/trunk/src/libged/tests/push.cpp      2021-01-29 22:15:31 UTC (rev 
78149)
+++ brlcad/trunk/src/libged/tests/push.cpp      2021-01-29 22:17:49 UTC (rev 
78150)
@@ -24,6 +24,12 @@
  * TODO - see if a version of this can be added to the npush command itself as
  * a -V (structural validate) option - (or -VV for both volumetric and
  * structural validation).
+ *
+ * Ideally, should have -V take an optional argument so we can compare to an
+ * existing tree instead of keeping out the target tree.
+ *
+ * Note that -V would be incompatible with the dry-run option, since the point
+ * is to evaluate the final generated geometry.
  */
 
 #include "common.h"

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