Fix #108229: Wider tolerance shuffling NLA strips #108257

Merged
YimingWu merged 1 commits from ChengduLittleA/blender:fix-108229 into main 2023-06-08 04:15:53 +02:00

1 Commits

Author SHA1 Message Date
YimingWu 350366b25f Fix #108229: Wider tolerance shuffling NLA strips
In `transdata_get_time_shuffle_offset_side`, the tolerance for
terminating the loop is too tight, sometimes it will lead to a infinite
loop due to non-integral start/end values. Now fixed.
2023-05-25 12:23:05 +08:00