Export Collision mesh

This commit is contained in:
Teejoon
2016-02-25 13:19:35 +01:00
parent 9a41bda4cf
commit 9229b77893
6 changed files with 156 additions and 118 deletions
+1
View File
@@ -66,6 +66,7 @@ private:
QCheckBox* m_ExportSelectedButton = nullptr;
QCheckBox* m_ExportAnimationsButton = nullptr;
QCheckBox* m_ExportMaterialButton = nullptr;
QCheckBox* m_IsCollision = nullptr;
QLineEdit* m_ExportPath = nullptr;
QFileDialog* m_FileDialog = nullptr;