-
-
Notifications
You must be signed in to change notification settings - Fork 860
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
perf: pre-project polylines, and improve simplification & culling #1805
Merged
Commits on Jan 21, 2024
-
Project polylines at construction time in line with recent changes to…
… polygons. This reduces the number of operations per frame. Also move simplifications into projected/planar space which helps to avoid distortions due to projections.
Configuration menu - View commit details
-
Copy full SHA for 7722a7c - Browse repository at this point
Copy the full SHA 7722a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d3be5 - Browse repository at this point
Copy the full SHA a7d3be5View commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a19858 - Browse repository at this point
Copy the full SHA 5a19858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c52ec2 - Browse repository at this point
Copy the full SHA 2c52ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecbddd3 - Browse repository at this point
Copy the full SHA ecbddd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33dc98f - Browse repository at this point
Copy the full SHA 33dc98fView commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70a56b8 - Browse repository at this point
Copy the full SHA 70a56b8View commit details -
Made
_ProjectedPoly*
mutable to reduce GC stressMinor syntactic/formatting improvements
Configuration menu - View commit details
-
Copy full SHA for 9344c99 - Browse repository at this point
Copy the full SHA 9344c99View commit details -
Revert "Made
_ProjectedPoly*
mutable to reduce GC stress"This reverts commit 9344c99.
Configuration menu - View commit details
-
Copy full SHA for 7ef68db - Browse repository at this point
Copy the full SHA 7ef68dbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.