diff --git a/src/VirtualLeaf.cpp b/src/VirtualLeaf.cpp --- a/src/VirtualLeaf.cpp +++ b/src/VirtualLeaf.cpp @@ -507,7 +507,8 @@ int main(int argc,char **argv) { if (useGUI) model_catalogue.PopulateModelMenu(); model_catalogue.InstallFirstModel(); - + + mesh.Clean(); main_window->Init(leaffile); Cell::SetMagnification(1);