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: codehs/chs-js-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.18
Choose a base ref
...
head repository: codehs/chs-js-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.19
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 21, 2022

  1. Make remove() flexible by allowing non-Things or undefined variables …

    …to be removed with remove(). (#127)
    anderoonies authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    7964598 View commit details
    Browse the repository at this point in the history
  2. Update Polygons' bounding box calculations to account for the possibi…

    …lity of negative points. Additionally, when drawing bounding boxes in debug mode, draw the absolute bounds rather than a square with the width/height of the AABB around the x,y position to account for the possibility of negative points. (#128)
    anderoonies authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    68d2cca View commit details
    Browse the repository at this point in the history
  3. 0.2.19

    anderoonies committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1587b2b View commit details
    Browse the repository at this point in the history
Loading