I know why it's there, but it can prevent detecting single count updates (`pair_number + 1 == pair_number
I see you have gone with the automatic tracking approach in the end.
The same for this, a single static atomic counter should do the trick.
I know this is just for debugging purposes, but still... :(
Ah, I see. The root cause may be the same, but this is also causing issues outside the shadow terminator area, so I didn't connect the dots. ![imagen](/attachments/d48f2e2f-5395-4e49-a2f5-fb1309c0…
Thank you for this. :)
The only issue I found is that the default bug report template path is .gitea/issue_template/bug.yaml
.
This is a regression from 5611cafe5e.
We are using the custom normal for shadow bias and it breaks.
I think we should pass both N
and Ng
to the light_eval
functions, so we can use N
for…