99d4c3c44dbc4d42409fbc33b9d2a1d9c633c511
The `animrig::assign_action(action, id)` function now takes a `bAction` pointer (instead of its C++ wrapper `animrig::Action`). This makes it easier to call from code that just deals with the DNA/C struct. Also an override was added that takes an `OwnedAnimData` struct instead of just the ID. This saves the lookup of the AnimData, to be used in cases where the caller already has it. Pull Request: https://projects.blender.org/blender/blender/pulls/128030
…
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%
