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 SpadeBoolops trait #1089

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 13, 2024

  1. expose stitch in geo

    RobWalt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e30504c View commit details
    Browse the repository at this point in the history
  2. seal StitchTriangles properly

    RobWalt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5525afe View commit details
    Browse the repository at this point in the history
  3. fixup docs

    RobWalt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2bd7cc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. chore(cleanup): use pr suggestions

    Authored-by: RobWalt <[email protected]>
    RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    379023b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6008142 View commit details
    Browse the repository at this point in the history
  3. Add inverse method to AffineTransform

    urschrei authored and RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    58a4d3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8ab39d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f70e7c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1aa3433 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    722081f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d160549 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a76599f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84393ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e62731 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1060fab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7efaca View commit details
    Browse the repository at this point in the history
  14. chore: add some more tests

    RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    89d7936 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    70f383f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1104e8d View commit details
    Browse the repository at this point in the history
  17. chore: add legacy tests

    RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bcc809a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c160f82 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    047bf3b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c171ffc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    71a946e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e6162fe View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2aad752 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    70926a0 View commit details
    Browse the repository at this point in the history
  25. chore: fixes after rebase

    RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5df5957 View commit details
    Browse the repository at this point in the history
  26. chore: add changelog entry

    RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c7c54c4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9fc916c View commit details
    Browse the repository at this point in the history
  28. chore(rebase): cleanup after rebase

    Authored-by: RobWalt <[email protected]>
    RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fd272b7 View commit details
    Browse the repository at this point in the history
  29. fix errors after rebase

    RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4f643a8 View commit details
    Browse the repository at this point in the history
  30. fix export

    RobWalt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a50681e View commit details
    Browse the repository at this point in the history