427eed292d7940f177911134d0265436bbda0d24
The `RNA_property_animateable` would check for some conditions, where it is not valid to add or edit animations (e.g. if using a linked Action ID...). Add a new `RNA_property_drivable`, which is essentially a call to `RNA_property_animateable` with extra checks in liboverride cases, as drivers are stored directly in the AnimData struct, instead of their own dedicated ID. Pull Request: https://projects.blender.org/blender/blender/pulls/118809
…
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%
