59f732e10d
IrrXML doesn't recognise the construction: `<author></author>` as being an empty element, and so ColladaParser::TestTextContent advances the element stream into the `</author>` element. Use TestClosing(const char*) instead of SkipElement() to skip an empty text element. |
||
---|---|---|
.. | ||
ColladaExporter.cpp | ||
ColladaExporter.h | ||
ColladaHelper.h | ||
ColladaLoader.cpp | ||
ColladaLoader.h | ||
ColladaParser.cpp | ||
ColladaParser.h |