0022566: EDF GEOM : Performance regression in MakeCompound operation

This commit is contained in:
skv 2014-06-25 18:28:02 +04:00 committed by vsr
parent 697e3c5171
commit c893c5270f
2 changed files with 686 additions and 349 deletions

View File

@ -215,7 +215,7 @@ GEOM_Engine::GEOM_Engine()
TFunction_DriverTable::Get()->AddDriver(GEOM_Object::GetSubShapeID(), new GEOM_SubShapeDriver());
_OCAFApp = new GEOM_Application();
_UndoLimit = 10;
_UndoLimit = 0;
}
/*!

File diff suppressed because it is too large Load Diff