Sybren A. Stüvel
7cd3f2aabb
Refactor: Anim, prepare for slotted Action support to quaternion eval
...
Refactor to prepare for slotted action support to the evaluation of
quaternion F-Curves.
Since slotted Actions store F-Curves in an array, you cannot iterate over
them any more via the `ListBase` pointer `fcurve.next`. Quaternion
evaluation code has been refactored to work on a span of F-Curves instead
of just getting the first one.
For now, slotted Actions just evaluate their first slot only. A future
commit will add a slot handle parameter to evaluate the correct slot.
2024-09-13 12:34:48 +02:00
..
2024-09-12 20:28:35 +02:00
2024-09-12 20:28:35 +02:00
2024-05-07 13:07:02 +10:00
2024-04-17 11:36:38 +10:00
2024-05-07 13:07:02 +10:00
2024-04-25 02:31:27 +02:00
2024-04-19 15:57:06 +10:00
2024-08-05 13:50:06 -04:00
2024-08-29 12:15:33 +02:00
2024-05-22 15:28:35 +02:00
2024-08-29 11:15:54 +02:00
2024-08-29 12:15:33 +02:00
2024-08-29 12:15:33 +02:00
2024-05-07 13:07:02 +10:00
2024-08-10 11:32:37 +10:00
2024-05-06 09:20:05 +10:00
2024-05-07 12:59:21 +10:00
2024-07-10 16:18:47 +02:00
2024-08-20 17:47:27 +02:00
2024-06-14 19:25:07 +02:00
2024-06-14 19:25:07 +02:00
2024-04-20 12:41:23 +10:00
2024-05-20 10:29:22 +10:00
2024-08-23 13:09:20 +10:00
2024-09-03 18:06:12 +02:00
2024-07-22 16:35:36 +02:00
2024-08-20 14:25:52 +10:00
2024-05-10 20:28:01 +02:00
2024-07-22 16:35:36 +02:00
2024-05-07 04:02:17 +02:00
2024-04-23 16:09:45 +10:00
2024-08-16 17:36:29 +02:00
2024-08-29 19:34:22 +02:00
2024-08-29 12:15:33 +02:00
2024-08-29 12:15:33 +02:00
2024-08-29 12:15:33 +02:00
2024-05-07 13:07:02 +10:00
2024-07-12 15:59:56 +02:00
2024-04-23 16:09:45 +10:00
2024-09-13 12:34:48 +02:00
2024-06-28 12:16:56 +02:00
2024-08-29 12:15:33 +02:00
2024-05-03 12:05:56 +02:00
2024-06-27 17:52:16 -04:00
2024-06-08 12:09:24 -03:00
2024-08-12 15:29:20 +02:00
2024-06-06 19:26:40 +02:00
2024-08-28 09:48:17 +02:00
2024-05-07 13:07:02 +10:00
2024-08-19 20:39:32 +02:00
2024-08-16 17:20:19 +02:00
2024-08-16 17:20:19 +02:00
2024-09-02 13:09:31 +02:00
2024-08-07 10:36:39 +02:00
2024-08-30 16:42:29 +02:00
2024-09-12 20:28:35 +02:00
2024-04-16 16:51:31 +02:00
2024-05-07 13:07:02 +10:00
2024-08-09 19:47:29 +02:00
2024-05-02 20:05:51 +02:00
2024-07-27 05:27:54 +02:00
2024-04-12 14:34:17 +02:00
2024-05-07 13:07:02 +10:00
2024-06-06 09:55:13 +10:00
2024-05-05 08:53:25 +02:00
2024-09-11 16:25:25 +10:00
2024-07-14 18:55:43 +10:00
2024-06-10 18:11:41 +02:00
2024-05-09 10:13:38 -04:00
2024-05-07 04:02:17 +02:00
2024-09-12 20:28:35 +02:00