From 6831a5ed7fac8cd637c8678e0c5fa4c2531acd12 Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 21 Apr 2005 00:53:13 +0000 Subject: [PATCH] reword comment a little --- panda/src/egg/eggGroupNode.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/panda/src/egg/eggGroupNode.cxx b/panda/src/egg/eggGroupNode.cxx index bb39e94d87..5f090be412 100644 --- a/panda/src/egg/eggGroupNode.cxx +++ b/panda/src/egg/eggGroupNode.cxx @@ -865,8 +865,8 @@ remove_invalid_primitives(bool recurse) { // get_connected_shading(). // // It may be a good idea to call -// remove_unused_vertices() at the same time, to -// establish the correct connectivity. +// remove_unused_vertices() as well, to establish the +// correct connectivity between common vertices. //////////////////////////////////////////////////////////////////// void EggGroupNode:: clear_connected_shading() {