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

Sync v3.1.2 release to the main branch #13063

Closed
wants to merge 7 commits into from
Closed

Conversation

stepankuzmin
Copy link
Contributor

Caution

Don't merge with the green button! The merge should be done manually with fast-forward:

git checkout main
git pull origin main
git merge release/v3.1 --ff-only
git push origin main

jtorresfabra and others added 7 commits January 25, 2024 16:13
Fill extrusions were being split to subtiles (for optimization) when no globe, but this behaviour is incorrect for alternative projections. The fix is just to split to subtiles when in mercator projection
* Revert "Disable instanced halo rendering (internal-1063)"

This reverts commit 747c6be3d7231780fe0eb77a0a17a41afcb8bcf6.

* Drop float from varyings
@stepankuzmin stepankuzmin requested a review from a team as a code owner January 29, 2024 14:35
@stepankuzmin
Copy link
Contributor Author

Moved to #13064

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants