2fb752b168728990132bd9d920837896244890ca
get_frame_duration_at for implicitly held frames
This function returned the duration in frames for a keyframe, but for keyframes that are implicitly held until the next keyframe, it makes more sense to return 0. For `insert_frame` a duration of 0 also creates an implicit hold so this is more consistent with this API and removes a few checks elsewhere.
…
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%
