Przeglądaj źródła

update -h description

David Rose 21 lat temu
rodzic
commit
5f6be9447f
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      pandatool/src/mayaprogs/mayaToEgg.cxx

+ 3 - 1
pandatool/src/mayaprogs/mayaToEgg.cxx

@@ -39,7 +39,9 @@ MayaToEgg() :
   add_transform_options();
   add_transform_options();
 
 
   set_program_description
   set_program_description
-    ("This program converts Maya model files to egg.  Nothing fancy yet.");
+    ("This program converts Maya model files to egg.  Static and animatable "
+     "models can be converted, with polygon or NURBS output.  Animation tables "
+     "can also be generated to apply to an animatable model.");
 
 
   add_option
   add_option
     ("p", "", 0,
     ("p", "", 0,