Sybren A. Stüvel bccf622672 Fix #129490: Anim: F-Curve only shown as error when no slot users resolve
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
2024-11-01 17:26:30 +01:00
2024-10-28 09:38:05 +11:00
2024-10-31 17:11:44 +01:00
2023-12-08 13:28:13 +11:00

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.

Blender screenshot

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
No description provided
Readme 841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%