|
@@ -147,7 +147,6 @@ DWORD WINAPI LoadThreadProc(LPVOID lpParameter)
|
|
|
aiProcess_GenUVCoords | // convert spherical, cylindrical, box and planar mapping to proper UVs
|
|
|
aiProcess_TransformUVCoords | // preprocess UV transformations (scaling, translation ...)
|
|
|
aiProcess_FindInstances | // search for instanced meshes and remove them by references to one master
|
|
|
- aiProcess_PreTransformVertices |
|
|
|
0);
|
|
|
|
|
|
// get the end time of zje operation, calculate delta t
|