Revision: 78141
          http://sourceforge.net/p/brlcad/code/78141
Author:   starseeker
Date:     2021-01-27 21:20:50 +0000 (Wed, 27 Jan 2021)
Log Message:
-----------
Note next step

Modified Paths:
--------------
    brlcad/trunk/src/libged/npush/npush.cpp

Modified: brlcad/trunk/src/libged/npush/npush.cpp
===================================================================
--- brlcad/trunk/src/libged/npush/npush.cpp     2021-01-27 20:30:02 UTC (rev 
78140)
+++ brlcad/trunk/src/libged/npush/npush.cpp     2021-01-27 21:20:50 UTC (rev 
78141)
@@ -495,7 +495,11 @@
 }
 
 
-/* This is the walk that is responsible for actually altering the database */
+/* This is the walk that is responsible for actually altering the database.
+ *
+ * TODO - I think this walk can be consolidated with the push_walk logic,
+ * since we can't alter the database until after this walk is complete
+ * anyway... */
 static void
 write_walk(
        const dp_i &dpi,

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