summaryrefslogtreecommitdiff
path: root/src/modules/rkt
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-08-07 18:31:21 -0700
committerVito Caputo <vcaputo@pengaru.com>2023-08-07 18:31:21 -0700
commitf7da47075770a51a8fd6ac14fad96953a1e4a72e (patch)
tree88dd94e2c659eda90a716b5663c1662d5d22ee32 /src/modules/rkt
parentf2c91ee49e2d4cc9711027cb404076ffba1bad6e (diff)
modules/checkers: fix radcache partial initialization bug
Running something like: '--module=checkers,size=64,fill_module=shapes,style=circle --defaults --go' Would show some artifacts in the top portion of the filled cells at certain phases of the spining shape. This was introduce by the radcache, and it's caused by the overhanging tiles on the perimeter and how their being clipped was carrying into the radcache contents then used for all subsequent renders. This commit just makes setting radcache.initialized conditional on the incoming fragment being a full-frame fragment as a quick fix. See comment for more info on what to do long-term.
Diffstat (limited to 'src/modules/rkt')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved