Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dvdoug/BoxPacker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.1
Choose a base ref
...
head repository: dvdoug/BoxPacker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.2
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 16, 2014

  1. Minor docblock updates.

    Garbee committed Aug 16, 2014
    Copy the full SHA
    cae0f73 View commit details
  2. Merge pull request #15 from Garbee/master

    Minor docblock updates to box interface.
    dvdoug committed Aug 16, 2014
    Copy the full SHA
    cfb8610 View commit details

Commits on Oct 30, 2014

  1. Item not fit unrotated yet inserted

    If an item doesn't fit unrotated it's inserted that direction since $fitsSameGap < $fitsRotatedGap. Fixed bug but did not update unit tests
    TravisBernard committed Oct 30, 2014
    Copy the full SHA
    c7a510e View commit details

Commits on Nov 19, 2014

  1. Merge pull request #18 from TravisBernard/master

    Merge patch for issue #18 - in some cases, items that only fit in a single orientation were being recorded as fitting in the alternate, impossible one.
    dvdoug committed Nov 19, 2014
    Copy the full SHA
    edde226 View commit details
  2. Copy the full SHA
    2ca25c9 View commit details
Loading