assimp/code/Collada
RichardTea d11af753f2 Fix Codacity warnings, test Exporter metadata
Pass std::string around instead as need to create one anyway.

Use CamelCase version to avoid caseSensiTivity issues
as will usually want the camelcase edition anyway.
Not UTF-8 but the standard XML tags are ASCII anyway
2020-01-02 12:35:00 +00:00
..
ColladaExporter.cpp Add common metadata to Collada 2019-12-09 14:05:41 +00:00
ColladaExporter.h Merge branch 'kimkulling_dev' of https://github.com/assimp/assimp into kimkulling_dev 2019-06-24 21:46:05 +02:00
ColladaHelper.cpp Fix Codacity warnings, test Exporter metadata 2020-01-02 12:35:00 +00:00
ColladaHelper.h Fix Codacity warnings, test Exporter metadata 2020-01-02 12:35:00 +00:00
ColladaLoader.cpp Rename ConvertPath() to UriDecodePath() 2019-10-14 11:27:34 +01:00
ColladaLoader.h Collada ZAE import must convert manifest and image paths 2019-10-11 18:57:38 +01:00
ColladaParser.cpp Fix Codacity warnings, test Exporter metadata 2020-01-02 12:35:00 +00:00
ColladaParser.h Fix Codacity warnings, test Exporter metadata 2020-01-02 12:35:00 +00:00