Skip to content

v2.6.3

Compare
Choose a tag to compare
@dvdoug dvdoug released this 26 Jan 16:57

Changed

  • Improved efficiency in packing and weight distribution
  • The ItemList passed to VolumePacker's constructor is now cloned before usage, leaving the passed-in object unaffected. Previously this was used as a working dataset. The new behaviour aligns with the existing behaviour of Packer

Fixed

  • Fixed issue where internal sort consistency wasn't always correct
  • Some debug-level logging wasn't logging correctly