Skip to content

Fix 2D simplex noise using mod(i,255) instead of iand(i,255)

63ae8fe
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Fix 6 safe pre/post-process bugs (batch) #1240

Fix 2D simplex noise using mod(i,255) instead of iand(i,255)
63ae8fe
Select commit
Loading
Failed to load commit list.

Annotations

2 errors
claude-review
failed Feb 24, 2026 in 4m 21s