Skip to content

v2024.3.3.0

Compare
Choose a tag to compare
@lukasturcani lukasturcani released this 03 Mar 16:40
· 1 commit to master since this release
5558bfb
Fix complex (#526)

Related Issues: #524

The existing implementation was overwriting the existing host
vertex if the guest was the same building block as the vertex.
Fix this by appending to the list of vertices that a given building
block is attached to.