Sfoglia il codice sorgente

use ExportProperties to customize bind pose epsilon

thomasbiang 6 anni fa
parent
commit
f9f408690e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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/