978011fe43b15d70ad935ff0f16c843bdbf57f1f
Previously, when use of the legacy Action APIs (specifically the `fcurves` and `groups` properties) caused a new Slot to be created, it would be named "Slot". This PR changes things so that Slots created that way are named "Legacy Slot", just like Slots from upgraded legacy Actions. The rationale is that Slots created in this way are expected (by the code that created them) to be used as if the Action were still a legacy Action, and it's good to reflect that in the name of the data. This also makes it clearer to users when e.g. scripts and addons they're using may not yet have been updated to fully work with Slotted Actions. For consistency, this PR also names Layers created in the same way "Legacy Layer", the same as Layers from upgraded legacy Actions. Pull Request: https://projects.blender.org/blender/blender/pulls/133888
…
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%
