瀏覽代碼

Removed ptv flag from assimp_view.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@337 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
aramis_acg 16 年之前
父節點
當前提交
e54ef3944d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tools/assimp_view/assimp_view.cpp

+ 0 - 1
tools/assimp_view/assimp_view.cpp

@@ -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