Files
test/source/blender/blenkernel
Colin Basnett 091100bfd7 Animation: Add function to remove all FCurves from an Action
Add a `BKE_action_fcurves_clear(action)` function, which removes all the
Action's FCurves, and expose it as `ActionFCurves.clear()` in RNA.

This is more ergonomic than calling `remove` on f-curves until the list
is empty.

Reviewed By: sybren

Differential Revision: https://developer.blender.org/D14660
2022-06-23 11:45:53 +02:00
..
2022-02-11 10:28:59 +01:00
2022-05-22 13:05:12 +02:00
2022-02-11 09:14:36 +11:00
2022-06-13 13:17:32 +02:00
2022-05-06 13:33:23 +02:00
2022-06-03 15:08:11 +10:00
2022-05-22 20:06:24 +02:00
2022-06-03 15:08:11 +10:00
2022-02-11 09:14:36 +11:00
2022-04-18 12:36:37 -05:00
2022-06-14 14:30:13 +10:00
2022-06-20 10:14:17 -05:00
2022-06-17 19:18:47 +02:00
2022-02-11 09:14:36 +11:00
2022-05-16 15:42:54 +02:00
2022-06-08 12:30:01 -07:00
2022-04-20 10:41:31 +10:00