assimp/code
Inho Lee e3083c21f0 glTF2: import correct animation values for CUBICSPLINE
CUBICSPLINE interpolation has tangent values with the animation data.
Current import don't care this interpolation type but it will help not
to fetch tangent values instead of animation data.

Note: Assimp cannot support interpolation types yet.
2020-11-17 17:21:07 +01:00
..
AssetLib glTF2: import correct animation values for CUBICSPLINE 2020-11-17 17:21:07 +01:00
CApi replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
Common Prevent to generate redundant morph targets for glTF2 2020-11-11 20:49:22 +01:00
Material closes https://github.com/assimp/assimp/issues/3198: make aiMaterial::GetName const. 2020-11-10 12:50:17 +01:00
PostProcessing Stop concatenating std::strings. Use formatter. 2020-08-18 17:35:08 +01: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 Fix CMake config generation 2020-10-14 23:55:28 +02:00