assimp/code
Max Vollmer (Microsoft Havok) c1e830cf3b The GLTF2 specs aren't very specific about the restrictions of the number of keyframes in sampler input and output. It seems logical that they should be the same, but there is an official sample model from Khronos where output has more keyframes. I thus assume that the GLTF2 standard allows more keyframes in output, but not in input. Fixed the check accordingly. 2021-08-13 17:46:10 +01:00
..
AssetLib The GLTF2 specs aren't very specific about the restrictions of the number of keyframes in sampler input and output. It seems logical that they should be the same, but there is an official sample model from Khronos where output has more keyframes. I thus assume that the GLTF2 standard allows more keyframes in output, but not in input. Fixed the check accordingly. 2021-08-13 17:46:10 +01:00
CApi use const chars 2021-05-04 10:57:30 +02:00
Common removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
Material Improve use of logging 2021-05-13 12:05:31 +01:00
Pbrt Hunter fixes for stb_image 2021-07-07 17:01:19 -04:00
PostProcessing removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
res Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Hunter fixes for stb_image 2021-07-07 17:01:19 -04:00