5532d05622655f8b3ca30b1b252c16f228b13d98
The pose library blending code assumed that quaternions would be keyed in order of `array_index`. This is normally the case when creating a pose asset, but when manually editing a pose asset Action this assumption may not hold. The code still assumes that all FCurves of a single quaternion are sequential, i.e. are not inter-mixed with other keyed properties. They just no longer have to be ordered by array index. Ref: blender-addons/issues#104591
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
