assimp/code/AssetLib/Collada
Wojciech Matyjewicz 2235518b3c Fix parsing <instance_image> in <sampler2D>.
The regression was introduced in 904f17f.

Since all the cases are now fully handled at the child level,
visiting the whole subtree is changed into iteration over the children.
2023-11-16 08:50:10 +01:00
..
ColladaExporter.cpp Fix several spelling mistakes & a comment 2023-01-01 13:31:48 -05:00
ColladaExporter.h Fix several spelling mistakes & a comment 2023-01-01 13:31:48 -05:00
ColladaHelper.cpp Update copyrights 2022-01-10 21:13:43 +01:00
ColladaHelper.h Fix several spelling mistakes & a comment 2023-01-01 13:31:48 -05:00
ColladaLoader.cpp Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
ColladaLoader.h Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
ColladaParser.cpp Fix parsing <instance_image> in <sampler2D>. 2023-11-16 08:50:10 +01:00
ColladaParser.h Update copyrights 2022-01-10 21:13:43 +01:00