From 76d432aa9cbbe8ae44822be62bab0fef7f4e8700 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Thu, 23 Mar 2023 01:36:22 +0100 Subject: [PATCH] arb-borders are now also used for aperiodic tilings --- floorshapes.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/floorshapes.cpp b/floorshapes.cpp index dbe9ad51..3e72829f 100644 --- a/floorshapes.cpp +++ b/floorshapes.cpp @@ -480,7 +480,7 @@ void geometry_information::generate_floorshapes_for(int id, cell *c, int siid, i } } - else if(arb::in()) { + else if(arb::in() || aperiodic) { vector actual; for(int j=0; jmaster); auto& sh = ac.shapes[id]; - apeirogonal = sh.apeirogonal; + apeirogonal = arb::in() && sh.apeirogonal; for(int j=0; j