955e02c90d3a665a83a4591ad1e364a2a9e043d3
When duplicating a scene in any way other than Full Copy, the VSE data is (apparently) not copied along. To prevent dangling F-Curves, any animation of sequencer strips is removed. This is now done correctly for slotted Actions, instead of looping over the legacy `action->curves` field. Also the F-Curve RNA path that's being tested for is updated. Instead of deleting all F-Curves with `sequences` in the name, the code now correctly looks for `sequence_editor.strips_all`. Pull Request: https://projects.blender.org/blender/blender/pulls/135576
…
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
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
