Jesse Yurkovich
3f8ec963e3
Fix: Use correct datatype in MSC modify_geometry_set for the frame time
...
The recently added `modify_geometry_set` code path [1] inside the Mesh
Sequence Cache was meant to follow what was done inside `modify_mesh`
but failed to use the correct data type for the time offset. Double is
used throughout Blender when dealing with the frame time and this was
simply missed.
This results in rounding errors and downstream consumers like USD would
re-read the wrong frames. e.g. it would read frame 4 twice because the
values provided when switching from frame 4 to frame 5 were
`4.000000119209290` and `4.999999880790710` instead of
`4.000000000000000` and `5.000000000000000` with this patch.
[1] ea256346a8
Pull Request: https://projects.blender.org/blender/blender/pulls/120790
2024-04-18 20:55:13 +02:00
..
2024-02-19 15:59:59 +01:00
2024-04-16 09:14:50 -04:00
2024-04-04 22:46:41 +02:00
2024-03-23 17:43:38 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-03-28 18:28:35 -04:00
2024-02-19 15:59:59 +01:00
2024-04-04 22:46:41 +02:00
2024-02-19 15:59:59 +01:00
2024-04-04 22:46:41 +02:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-03-11 10:54:23 +01:00
2024-02-27 17:57:50 +11:00
2024-03-20 13:28:28 +01:00
2024-04-05 15:28:28 +02:00
2024-04-04 11:26:28 +11:00
2024-03-04 09:22:32 -05:00
2024-02-23 18:18:23 +01:00
2024-02-19 15:59:59 +01:00
2024-03-05 11:51:29 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-04-06 14:25:18 +02:00
2024-02-23 10:56:47 +01:00
2024-04-12 17:42:42 +02:00
2024-03-06 12:40:46 +01:00
2024-04-11 16:15:18 +02:00
2024-03-29 16:48:36 +01:00
2024-03-29 11:18:06 +01:00
2024-03-08 20:19:46 +08:00
2024-04-01 15:51:35 +11:00
2024-02-19 15:59:59 +01:00
2024-02-28 12:13:20 +11:00
2024-04-05 15:28:28 +02:00
2024-02-22 14:53:48 +01:00
2024-01-30 17:19:35 +01:00
2024-02-19 15:59:59 +01:00
2024-02-27 17:57:50 +11:00
2024-03-07 16:23:35 -05:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-04-15 20:02:38 +02:00
2024-02-19 15:59:59 +01:00
2024-02-26 15:04:28 -05:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2023-08-16 00:20:26 +10:00
2023-08-16 00:20:26 +10:00
2024-02-19 15:59:59 +01:00
2024-04-15 09:50:47 +10:00
2024-04-18 20:55:13 +02:00
2024-02-19 15:59:59 +01:00
2024-04-04 22:46:41 +02:00
2024-04-12 17:03:18 -04:00
2024-01-18 22:51:30 +01:00
2024-04-04 22:46:41 +02:00
2024-04-04 22:46:41 +02:00
2024-02-19 15:59:59 +01:00
2024-04-05 18:50:57 +02:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-04-04 22:46:41 +02:00
2024-03-06 16:14:34 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-03-07 16:23:35 -05:00
2024-03-29 13:29:30 +11:00
2024-02-19 15:59:59 +01:00
2023-08-16 00:20:26 +10:00
2024-04-04 22:46:41 +02:00
2024-04-15 21:19:54 +02:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-04-18 17:40:50 +02:00
2024-01-29 16:49:16 +01:00
2024-03-29 21:42:30 +01:00
2023-09-22 03:18:17 +02:00
2024-03-08 17:15:08 +11:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-04-04 22:46:41 +02:00
2024-04-04 22:46:41 +02:00
2024-02-19 15:59:59 +01:00
2023-05-31 16:19:06 +02:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-02-19 15:59:59 +01:00
2024-04-04 22:46:41 +02:00