bccf62267235276232ba28fe1216fe539c948924
Fix a bug where F-Curves in the Action editor were only shown in 'error' state when none of the slot users could resolve the property. The error line is now shown whenever the active object (or more formally, the ID for which the Action editor is drawn) cannot resolve the F-Curve's RNA path. The lookup of the RNA path to determine the F-Curve's label is still looping over all users of the action slot, in a best-effort attempt to figure out the proper name for the thing. This means that "finding the name" and "finding the error state" are now at least a little bit separated from each other. Pull Request: https://projects.blender.org/blender/blender/pulls/129692
…
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%
