Files
ViewDesignEngine/tests/sdf
茂之钳 6d3f8fc8b3
CI / Build & Test (push) Failing after 37s
CI / Release Build (push) Failing after 29s
fix(sdf): use GE/LE instead of GT/LT for smooth blend bounds
When d1==d2, smooth blend exactly hits k/4 bound at h=0.5, so
EXPECT_GE/EXPECT_LE are correct instead of EXPECT_GT/EXPECT_LT.
2026-07-24 07:02:52 +00:00
..