Pārlūkot izejas kodu

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

Chris Brunner 15 gadi atpakaļ
vecāks
revīzija
063e53f658
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      pandatool/src/mayaprogs/mayaToEgg_server.cxx

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

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