92ab89c6d9dc1e9d61f4df8a9842523f48988316
sort_time_fcurve()
The `sort_time_fcurve()` function should be stable, i.e. not change the relative order of keys that have the same X-coordinate. This is now enforced by a unit test. I want to build a new function that can deduplicate the keyframes after sorting, for which it's important that the 'last key wins' to get reliable results.
…
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%
