mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-11 19:12:31 +02:00
eb590c3657
Added switch to random offset as it smooths the diffusion service by leveraging grey values. Added UI, preserves void option duplicates the "model only" option but is significantly faster as it avoid the calculation for void voxels. Incorporated crypto random and using spans for array access based on PR feedback.