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

This commit is contained in:
Chris Brunner 2010-07-08 23:41:58 +00:00
parent b5c466bfd8
commit 063e53f658

View File

@ -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();