Files
test/source
Sybren A. Stüvel b56715de03 Anim: Fix bug updating F-Curves for new Curve (object) points
When modifying a Curve object's points, its animation data is updated to
ensure that changes in point index are reflected in the F-Curve data
paths. This already worked fine for pre-existing Curve points, but
didn't happen correctly for points that were newly added since entering
edit mode.
2024-10-01 15:43:06 +02:00
..