-
Notifications
You must be signed in to change notification settings - Fork 204
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: georust/geo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: geo-0.25.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: georust/geo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: geo-0.25.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 8 files changed
- 4 contributors
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for deb76f7 - Browse repository at this point
Copy the full SHA deb76f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0698ee0 - Browse repository at this point
Copy the full SHA 0698ee0View commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99d5b23 - Browse repository at this point
Copy the full SHA 99d5b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for a420571 - Browse repository at this point
Copy the full SHA a420571View commit details
Commits on May 20, 2023
-
Update geo/src/algorithm/triangulate_earcut.rs
Co-authored-by: Michael Kirk <michael.code@endoftheworl.de>
Configuration menu - View commit details
-
Copy full SHA for ba2198b - Browse repository at this point
Copy the full SHA ba2198bView commit details
Commits on May 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3d6289 - Browse repository at this point
Copy the full SHA b3d6289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6f6a9 - Browse repository at this point
Copy the full SHA 6b6f6a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffd962 - Browse repository at this point
Copy the full SHA 7ffd962View commit details -
1007: Add `TriangulateEarcut` algorithm. r=michaelkirk a=frewsxcv - [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/main/CODE_OF_CONDUCT.md). - [x] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users. --- #1002 Co-authored-by: Corey Farwell <coreyf@rwell.org>
Configuration menu - View commit details
-
Copy full SHA for 562e34a - Browse repository at this point
Copy the full SHA 562e34aView commit details
Commits on May 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fd8b00 - Browse repository at this point
Copy the full SHA 3fd8b00View commit details
Commits on May 31, 2023
-
1017: fix typo in triangulate 🚂 r=urschrei a=michaelkirk - [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/main/CODE_OF_CONDUCT.md). - [-] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users. --- Co-authored-by: Michael Kirk <michael.code@endoftheworl.de>
Configuration menu - View commit details
-
Copy full SHA for 138e4b3 - Browse repository at this point
Copy the full SHA 138e4b3View commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0efa5ed - Browse repository at this point
Copy the full SHA 0efa5edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a3c31a - Browse repository at this point
Copy the full SHA 7a3c31aView commit details
Commits on Jun 22, 2023
-
1020: Implement `From<&Line>` for `LineString` r=lnicola a=gibbz00 - [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/main/CODE_OF_CONDUCT.md). - [x] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users. --- Manual implementation tends to be implemented inline (e.g https://github.com/frewsxcv/geo-bevy/blob/348085c43b58da8f321e04e77fa9bf7d624e60b4/src/lib.rs#L147) as `From<Line>` is possibly more restrictive than necessary. Not sure whether `From<Line>` uses copy over move even if it's an owned parameter. Co-authored-by: gibbz00 <gabrielhansson00@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9b477fc - Browse repository at this point
Copy the full SHA 9b477fcView commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ef315c - Browse repository at this point
Copy the full SHA 3ef315cView commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4d253e6 - Browse repository at this point
Copy the full SHA 4d253e6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff geo-0.25.0...geo-0.25.1