Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Disable stencil test when rendering collision boxes #6669

Merged
merged 1 commit into from
Oct 12, 2016

Conversation

brunoabinader
Copy link
Member

Fixes #5055.

Because render tests are done in still mode - which causes the stencil function to be properly updated - there is no need for a render test.

Example output:
screen shot 2016-10-12 at 12 11 07 pm

@brunoabinader brunoabinader added bug Core The cross-platform C++ core, aka mbgl labels Oct 12, 2016
@mention-bot
Copy link

@brunoabinader, thanks for your PR! By analyzing the history of the files in this pull request, we identified @kkaefer, @jfirebaugh and @yhahn to be potential reviewers.

@brunoabinader brunoabinader merged commit a6d0e21 into master Oct 12, 2016
@brunoabinader brunoabinader deleted the fix-collision-debug branch October 12, 2016 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Core The cross-platform C++ core, aka mbgl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants