Skip to content

Conversation

@lukstafi
Copy link
Contributor

See updated blending test.

@c-cube
Copy link
Owner

c-cube commented May 14, 2025

That looks simpler somehow, and the tests pass, let's go!

@c-cube c-cube merged commit e71562b into c-cube:main May 14, 2025
3 checks passed
| false, false, true, false -> false
| false, false, false, true -> false
| _, _, _, _ -> true
(conn_basic.left || conn_basic.right || conn_basic.top || conn_basic.bottom)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah this part is redundant, I forgot about it after changing the meaning of blend_only to include the empty case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants