Browse Source

yet more cleanup between sessions. should help with nurbs/polys stuff

Chris Brunner 15 years ago
parent
commit
063e53f658
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pandatool/src/mayaprogs/mayaToEgg_server.cxx

+ 1 - 0
pandatool/src/mayaprogs/mayaToEgg_server.cxx

@@ -316,6 +316,7 @@ run() {
   close_output();
   close_output();
   _verbose = 0;
   _verbose = 0;
   _polygon_tolerance = 0.01;
   _polygon_tolerance = 0.01;
+  _polygon_output = 0;
   _transform_type = MayaToEggConverter::TT_model;
   _transform_type = MayaToEggConverter::TT_model;
   _subsets.clear();
   _subsets.clear();
   _subroots.clear();
   _subroots.clear();