add jump to scene hierarchy

some improvements
This commit is contained in:
Perfare
2018-04-19 07:06:52 +08:00
parent 4bcc16245c
commit a3c92ddb8f
7 changed files with 186 additions and 122 deletions

View File

@ -47,7 +47,6 @@ namespace AssetStudio {
IImported^ imported;
char* cDest;
char* cFormat;
FbxManager* pSdkManager;
FbxScene* pScene;
FbxExporter* pExporter;