Przeglądaj źródła

expand description for -flag

David Rose 22 lat temu
rodzic
commit
eb6b460592
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      pandatool/src/egg-optchar/eggOptchar.cxx

+ 5 - 1
pandatool/src/egg-optchar/eggOptchar.cxx

@@ -96,7 +96,11 @@ EggOptchar() {
      "Assign the indicated name to the geometry within the given nodes.  "
      "This will make the geometry visible as a node in the resulting "
      "character model when it is loaded in the scene graph (normally, "
-     "the node hierarchy is suppressed when loading characters.",
+     "the node hierarchy is suppressed when loading characters).  This "
+     "is different from -expose in that it reveals geometry rather than "
+     "joints; the revealed node can be hidden or its attributes changed "
+     "at runtime, but it will be animated by its vertices, not the node, so "
+     "objects parented to this node will not inherit its animation.",
      &EggOptchar::dispatch_flag_groups, NULL, &_flag_groups);
 
   add_option