Revision: 78092
http://sourceforge.net/p/brlcad/code/78092
Author: starseeker
Date: 2021-01-15 19:55:43 +0000 (Fri, 15 Jan 2021)
Log Message:
-----------
Add example of comb present in different levels of a push tree.
Modified Paths:
--------------
brlcad/trunk/src/libged/npush/npush.cpp
brlcad/trunk/src/libged/tests/push_tests.g
Modified: brlcad/trunk/src/libged/npush/npush.cpp
===================================================================
--- brlcad/trunk/src/libged/npush/npush.cpp 2021-01-15 19:07:18 UTC (rev
78091)
+++ brlcad/trunk/src/libged/npush/npush.cpp 2021-01-15 19:55:43 UTC (rev
78092)
@@ -381,7 +381,7 @@
MAT_COPY(*curr_mat, om);
return;
} else {
- // If we're continuing, this is not the termination point of a
+ // If this isn't a push leaf, this is not the termination point
of a
// push - the matrix becomes an IDN matrix for this comb
instance,
// and the matrix continues down the branch.
if (!survey) {
Modified: brlcad/trunk/src/libged/tests/push_tests.g
===================================================================
(Binary files differ)
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