Page MenuHome

Fix T90389: No labels in scrubbing area with small FPS
Needs ReviewPublic

Authored by Richard Antalik (ISS) on Nov 4 2021, 8:40 AM.

Details

Summary

Maximum distance of lines in screen space is limited. This limit seems
reasonable for FPS higher than 1, but UI allows to set 0.01 FPS with
soft. even lower values are possible.

This patch allows for normal operation within soft limits and labels are
still visible and quite usable within hard limits.


At about 1/4000 FPS label values starts to overflow, but this is not
effect of this patch and overflow can be caused.

Diff Detail

Repository
rB Blender
Branch
T90389 (branched from master)
Build Status
Buildable 18461
Build 18461: arc lint + arc unit