Loading src/main_Generator.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -191,9 +191,6 @@ bool LoadNewMesh(const char* path,const int ID,const int fileNo) std::cout << "loaded mesh #" << fileNo << " (with " << filoNo-1 << " filopodia)\n"; //to be removed after GM is OK mesh.ScaleMesh(Vector3F(180.f,180.f,250.f)); //position the mesh somewhat inside the scene //first run? if (mesh.meshShift.x == -4567.f) mesh.CenterMesh(); Loading Loading
src/main_Generator.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -191,9 +191,6 @@ bool LoadNewMesh(const char* path,const int ID,const int fileNo) std::cout << "loaded mesh #" << fileNo << " (with " << filoNo-1 << " filopodia)\n"; //to be removed after GM is OK mesh.ScaleMesh(Vector3F(180.f,180.f,250.f)); //position the mesh somewhat inside the scene //first run? if (mesh.meshShift.x == -4567.f) mesh.CenterMesh(); Loading