assimp/code/AssetLib
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
..
3DS 3DS Export: Add support for aiShadingMode_PBR_BRDF 2021-11-08 11:06:15 +00:00
3MF Update D3MFOpcPackage.cpp 2021-11-02 10:38:38 +01:00
AC Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
AMF Fix spelling mistake 2021-10-08 08:48:01 +02:00
ASE Fix spelling mistake 2021-10-08 08:48:01 +02:00
Assbin Merge branch 'master' into debian-fixes 2021-10-18 09:07:47 +02:00
Assjson Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
Assxml Better aiMesh ABI compatibility with 5.0.1, make smaller 2021-11-09 13:03:06 +00:00
B3D Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
BVH Fix spelling mistake 2021-10-08 08:48:01 +02:00
Blender Fix memory leaks in CollectionObject by making ob a weak pointer and removing prev pointer. 2021-11-26 22:09:06 -04:00
C4D Merge branch 'master' into x3d_pugi_migration 2021-09-07 15:04:08 +02:00
COB Fix spelling mistake 2021-10-08 08:48:01 +02:00
CSM Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Collada Read the Value, not the Attribute 2021-11-17 17:10:10 +00:00
DXF Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
FBX Interpolate euler rotations for quaternion animations 2021-11-30 12:49:59 +01:00
HMP Fix out-of-bounds read in ReadFirstSkin 2021-10-28 23:12:54 -04:00
IFC Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Irr Fix spelling mistake 2021-10-08 08:48:01 +02:00
LWO Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
LWS Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
M3D Update M3DExporter.cpp 2021-11-12 17:53:46 +01:00
MD2 Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
MD3 Fix spelling mistake 2021-10-08 08:48:01 +02:00
MD4 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
MD5 Fix spelling mistake 2021-10-08 08:48:01 +02:00
MDC Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
MDL Fix out-of-bounds read in MDLImporter 2021-10-28 22:38:40 -04:00
MMD Fix spelling mistake 2021-10-08 08:48:01 +02:00
MS3D Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
NDO Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
NFF Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
OFF Fix spelling mistake 2021-10-08 08:48:01 +02:00
Obj Fix spelling mistake 2021-10-08 08:48:01 +02:00
Ogre Fix spelling mistake 2021-10-08 08:48:01 +02:00
OpenGEX Fix spelling mistake 2021-10-08 08:48:01 +02:00
Ply Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Q3BSP Fix spelling mistake 2021-10-08 08:48:01 +02:00
Q3D Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Raw Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
SIB Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
SMD Fix spelling mistake 2021-10-08 08:48:01 +02:00
STEPParser Remove optimization fence 2021-11-09 13:08:13 -05:00
STL Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Step Merge branch 'master' into x3d_pugi_migration 2021-09-07 15:04:08 +02:00
Terragen Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Unreal Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
X Fix spelling mistake 2021-10-08 08:48:01 +02:00
X3D Try to fix a leak 2021-11-11 19:06:25 +01:00
XGL Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
glTF Merge branch 'master' into fix_gltf_warning_4126 2021-11-11 20:30:07 +01:00
glTF2 Prevent out-of-range memory writes by sparse accessors 2021-11-25 11:20:26 +01:00