mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-01 23:47:21 +00:00
fix radius calculation skipping pieces (#1149)
This commit is contained in:
parent
b37ccbdf01
commit
4f6da95d8e
@ -113,6 +113,7 @@ public class IrisJigsawStructure extends IrisRegistrant {
|
||||
}
|
||||
}
|
||||
}
|
||||
pieces.addIfMissing(p);
|
||||
}
|
||||
|
||||
public int getMaxDimension() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user