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 rendering fills above semi-translucent fill-extrusions #8661

Merged
merged 1 commit into from
Aug 21, 2019

Conversation

ansis
Copy link
Contributor

@ansis ansis commented Aug 20, 2019

We were forgetting to reset the stencil mask after drawing a fill-extrusion into it. If the non-3d layer that came after it was from the same source it wouldn't redraw the mask and the layer would be clipped.

Launch Checklist

  • briefly describe the changes in this PR
  • write tests for all new functionality
  • manually test the debug page

Copy link
Contributor

@arindam1993 arindam1993 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@ansis ansis merged commit 9ac2b38 into master Aug 21, 2019
@ansis ansis deleted the fix-transparent-extrusion-order branch August 21, 2019 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants