Skip to content

v2.1.0

Compare
Choose a tag to compare
@dvdoug dvdoug released this 07 Jan 21:42
· 773 commits to master since this release
  • Added getUsed[Width|Length|Depth]() on PackedBoxes to allow for better visibility into space utilisation
  • Equal distribution of weight is now turned off when the number of boxes becomes large as it provides very little to no benefit at that scale and is slow to calculate
  • Various optimisations and internal refactorings