Browse Source

use ExportProperties to customize bind pose epsilon

thomasbiang 6 năm trước cách đây
mục cha
commit
f9f408690e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      code/FBX/FBXExporter.cpp

+ 1 - 0
code/FBX/FBXExporter.cpp

@@ -67,6 +67,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <vector>
 #include <array>
 #include <unordered_set>
+#include <iostream>
 
 // RESOURCES:
 // https://code.blender.org/2013/08/fbx-binary-file-format-specification/