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

Fix edgeSpatial.rect to plain Rect struct instead of pointer #3

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

Commits on Sep 28, 2022

  1. Fix edgeSpatial.rect to plain Rect struct instead of pointer

    This is a corresponding change to a recent commit on rtreego (2008b37524910b3e54046f1f7b12139316a0461d)
    imyumichan committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    307b18f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Check empty Rect struct

    imyumichan committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    fbb9420 View commit details
    Browse the repository at this point in the history
  2. Fix intent

    imyumichan committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    8d00b8c View commit details
    Browse the repository at this point in the history