assimp/code/Assxml
Marc-Antoine Lortie ff168d7bc0 Refactored Assxml exporter and dump xml writer.
- Moved AssxmlExporter serialization code in a new file AssxmlFileWriter.cpp/h
- Added new files to CMakeLists.txt
- Replaced string format specifiers %i by %u to match argument type.
- Made a few changes in WriteDumb.cpp to call the new DumpSceneToAssxml function.
2020-01-29 13:44:51 -05:00
..
AssxmlExporter.cpp Refactored Assxml exporter and dump xml writer. 2020-01-29 13:44:51 -05:00
AssxmlExporter.h Updated copyright dates. 2020-01-20 08:53:12 -05:00
AssxmlFileWriter.cpp Refactored Assxml exporter and dump xml writer. 2020-01-29 13:44:51 -05:00
AssxmlFileWriter.h Refactored Assxml exporter and dump xml writer. 2020-01-29 13:44:51 -05:00