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: caewok/lib-geometry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2b26028986e3006b070eb87da2ef24cf37666487
Choose a base ref
...
head repository: caewok/lib-geometry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 520fe2a659cfc636728f8453fea3cdb840c7676e
Choose a head ref
  • 17 commits
  • 9 files changed
  • 1 contributor

Commits on Jun 3, 2024

  1. Copy the full SHA
    30d9677 View commit details

Commits on Jun 9, 2024

  1. Update version to v0.3.4

    caewok committed Jun 9, 2024
    Copy the full SHA
    8cee1b1 View commit details
  2. Copy the full SHA
    dcf4896 View commit details
  3. Copy the full SHA
    a0e49a7 View commit details

Commits on Jun 11, 2024

  1. Add internal PIXI.Point._invertKey method

    Used when inverting non x,y keys. Such as grid offsets.
    caewok committed Jun 11, 2024
    Copy the full SHA
    23173f2 View commit details
  2. Add union method to clipper

    Union without filling holes.
    caewok committed Jun 11, 2024
    Copy the full SHA
    52a5057 View commit details
  3. Copy the full SHA
    2b99a5a View commit details
  4. Copy the full SHA
    9e01bf8 View commit details
  5. Copy the full SHA
    f652610 View commit details
  6. Update changelog

    caewok committed Jun 11, 2024
    Copy the full SHA
    e295952 View commit details

Commits on Jul 23, 2024

  1. Copy the full SHA
    8076c9d View commit details
  2. Fix error re undefined rotate function

    Requires PIXI.Point. So ensure _generateFixedPoints are PIXI.Points and use PIXI.Point for from/toCartesianCoords.
    caewok committed Jul 23, 2024
    Copy the full SHA
    1727a65 View commit details
  3. Copy the full SHA
    d966bef View commit details
  4. Copy the full SHA
    b12502a View commit details
  5. Update changelog

    caewok committed Jul 23, 2024
    Copy the full SHA
    0b1a16d View commit details
  6. Copy the full SHA
    1a1eadb View commit details
  7. Update version to 0.3.5

    caewok committed Jul 23, 2024
    Copy the full SHA
    520fe2a View commit details
Loading