Files
test2/source/blender/blenkernel/intern
Sybren A. Stüvel 469762fb6b Anim: do not visit every F-Curve in bke::action_foreach_id()
Avoid looping over all F-Curves in `bke::action_foreach_id()`. This was
only necessary to support the possible ID* in custom properties on the
Python F-Curve modifier, but that modifier has been removed in the
preceeding commit.

Even though `BKE_fcurve_foreach_id()` exists, it is only relevant for
drivers, but the F-Curves stored in an Action are always just animation
data, not drivers.

No functional changes intended.

Pull Request: https://projects.blender.org/blender/blender/pulls/123906
2024-07-01 12:27:08 +02:00
..
2024-01-30 14:42:13 -05:00
2024-05-13 16:07:12 +02:00
2024-06-02 20:36:33 -04:00
2024-01-30 14:42:13 -05:00
2024-05-13 16:07:12 +02:00
2024-05-13 16:28:19 +02:00
2024-04-20 12:41:23 +10:00
2024-05-13 16:07:12 +02:00
2024-06-17 23:50:05 +02:00
2024-05-13 16:28:19 +02:00