Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement IRectanglePacker interface and various packing algorithms #5994

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    3dea05c View commit details
    Browse the repository at this point in the history
  2. Test scene improvements

    EVAST9919 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9dfd300 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    12474e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e247d View commit details
    Browse the repository at this point in the history
  3. CI fixes

    EVAST9919 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    35842e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f4be78 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    c6ba89b View commit details
    Browse the repository at this point in the history
  2. Add benchmarks

    EVAST9919 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    a3efb87 View commit details
    Browse the repository at this point in the history
  3. Fix incorrect class name

    EVAST9919 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    da0a947 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    2bddad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e6a21 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    b2964aa View commit details
    Browse the repository at this point in the history
  2. Improve xmldoc

    EVAST9919 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0499809 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c20f55 View commit details
    Browse the repository at this point in the history
  4. Remove redundant cast

    EVAST9919 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    c6066dd View commit details
    Browse the repository at this point in the history