assimp/code/AssetLib/Collada
Wojciech Matyjewicz 256d0a9bce 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-10-23 11:29:25 +02: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 Collada: added import property to disable unit size scaling 2023-08-04 09:54:55 +02:00
ColladaLoader.h Collada: added import property to disable unit size scaling 2023-08-04 09:54:55 +02:00
ColladaParser.cpp Fix parsing <instance_image> in <sampler2D>. 2023-10-23 11:29:25 +02:00
ColladaParser.h Update copyrights 2022-01-10 21:13:43 +01:00