assimp/code
Inho Lee 4a37aa2ef8 Interpolate euler rotations for quaternion animations
FBX uses euler rotation but assimp library's base type is
quaternion. When assimp convert FBX some animation information
can be lost.
This patch interpolates euler-angle rotations and insert
additional keyframes for the FBX format.
2021-11-30 12:49:59 +01:00
..
AssetLib Interpolate euler rotations for quaternion animations 2021-11-30 12:49:59 +01:00
CApi removed useless code 2021-09-11 21:51:20 +02:00
Common Merge branch 'master' into MalcolmTyrrell/jsonSchemaSupport 2021-11-12 10:37:19 +01:00
Material Merge branch 'master' into x3d_pugi_migration 2021-09-07 15:04:08 +02:00
Pbrt Fix spelling error in comment in exported Pbrt file 2021-10-08 08:55:02 +02:00
PostProcessing Verbose processor bone weight count fix 2021-11-13 11:56:15 +08: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 Merge branch 'master' into win_dll_so_version 2021-11-20 14:16:32 +01:00