assimp/code/AssetLib/glTF2
Promit Roy 68d33a6e13 Added support for more bone weights in GLTF2
The GLTF2 importer doesn't actually read beyond the first four bone weights (first attribute). This patch expands the parser to store as many bone weights as are available in the file.
2022-03-17 14:55:26 -04:00
..
glTF2Asset.h Fix formatting 2021-06-24 16:18:11 +02:00
glTF2Asset.inl Add const 2021-06-24 17:03:00 +02:00
glTF2AssetWriter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
glTF2AssetWriter.inl support basis universal 2021-05-06 15:10:06 -07:00
glTF2Exporter.cpp Merge branch 'master' into clean_gltf_pbr_brdf 2021-06-22 20:10:03 +02:00
glTF2Exporter.h Fix glTFv2 texcoord/uv mapping 2021-06-14 15:11:41 +01:00
glTF2Importer.cpp Added support for more bone weights in GLTF2 2022-03-17 14:55:26 -04:00
glTF2Importer.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00